betterwithage commited on
Commit
a470a31
·
verified ·
1 Parent(s): 3954ceb

Add trajectories manifest

Browse files
Files changed (1) hide show
  1. trajectories/manifest.json +9 -0
trajectories/manifest.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema": "szl.lake.trajectories/v1",
3
+ "generated_at_utc": "2026-06-02T02:14:39Z",
4
+ "count": 0,
5
+ "note": "Multi-turn agent trajectories: schema published; corpus seeding pending the SOUL/trajectory agent. Empty DSSE-signed parquet provided so consumers can rely on the schema today.",
6
+ "files": [
7
+ "trajectories.parquet"
8
+ ]
9
+ }