ADR
0004-cross-agent-checkpointing.md
Goal
Allow work to continue across agents and model sessions through portable markdown checkpoints.
Scope
- Define checkpoint schema
- Agent-generated markdown checkpoints
- Automatic Forge-generated fallback checkpoints
- Workspace checkpoint storage
- Resume from checkpoint support
Out of Scope
- CLI checkpoint tooling
- Checkpoint dashboards
- Distributed state systems
- Long-term memory systems
Acceptance Criteria
- Agents can save checkpoints
- Agents can resume from checkpoints
- Fallback checkpoints are generated on failure
- Checkpoints remain human-readable markdown
Notes
The first slice focuses on continuity and recovery rather than sophisticated state management.
ADR
0004-cross-agent-checkpointing.md
Goal
Allow work to continue across agents and model sessions through portable markdown checkpoints.
Scope
Out of Scope
Acceptance Criteria
Notes
The first slice focuses on continuity and recovery rather than sophisticated state management.