Two fixtures for session-state-validator (Step 4): - valid-in-progress.json — well-formed schema-v1 object - malformed.json — truncated JSON for negative tests Step 3 of /ultracontinue v3.3.0.
8 lines
318 B
JSON
8 lines
318 B
JSON
{
|
|
"schema_version": 1,
|
|
"project": ".claude/projects/2026-05-01-example-multisession",
|
|
"next_session_brief_path": ".claude/projects/2026-05-01-example-multisession/brief.md",
|
|
"next_session_label": "Session 2: Implement validator + tests",
|
|
"status": "in_progress",
|
|
"updated_at": "2026-05-01T18:00:00.000Z"
|
|
}
|