What problem does it solve?
It prevents structured execution documentation from drifting out of coherence when implementation changes structured execution state during delta work.
Core Features & Use Cases
- Phase sheet reconciliation: Updates task statuses, entrance/exit criteria, verification evidence, and current execution decisions/findings.
- Artifact consistency across DE/IP/DR: Reconciles DE scope/risk/dependencies/open questions and DR design/rationale/assumptions when they change during execution.
- Notes alignment without duplication: Ensures
notes.md remains consistent as a lightweight execution log rather than a hidden structured-doc workflow.
- Stop-and-consult safety guard: Calls
/consult when doc changes imply a broader workflow or design shift than the active phase assumed.
Quick Start
Use the command "/update-delta-docs" when your execution changed a phase state, IP phase status, DE scope/risk/dependencies, or DR design intent for the current delta.