| { | |
| "schema_version": "1.0.0", | |
| "columns": { | |
| "public_rollout_id": "string", | |
| "rollout_type": "string", | |
| "effort": "string", | |
| "modalities": "list<string>", | |
| "image": { | |
| "bytes": "binary", | |
| "path": "string" | |
| }, | |
| "structured_context": "json_string", | |
| "trace_length": "int64", | |
| "tool_event_count": "int64", | |
| "output_summary_structured": "json_string", | |
| "replay_status": "string", | |
| "trace_file": "string", | |
| "media_hash": "string", | |
| "source_hash": "string" | |
| } | |
| } | |