Files
HAL9000 3bb842f986 docs: architecture corrections cycle 2 — plan revert/resume commands, correction_attempts DDL alignment
Add agents plan revert and agents plan resume to spec command reference (issue #4596)
- Both commands exist in implementation but were absent from spec
- agents plan revert: reverts plan to previous phase (strategize|execute)
- agents plan resume: resumes plan from last checkpoint
- Added to command synopsis and full documentation sections
- Added comparison table distinguishing revert/resume/rollback/correct

Align correction_attempts DDL between early and late spec sections (issue #4911)
- Early DDL: updated PK from attempt_id to correction_attempt_id (matches implementation)
- Early DDL: added mode and guidance fields (matches later DDL and implementation)
- Both DDLs: added original_subtree_snapshot field for correction diff workflow
- Implementation needs Alembic migration to add original_subtree_snapshot column
2026-04-09 01:23:54 +00:00
..
2025-12-05 21:00:46 -05:00
2026-03-10 12:38:35 -04:00