Skip to content

Latest commit

 

History

History
 
 

README.md

Process Phases

Step-by-step guides for each phase of Document-Driven Development


The Process Flow

Phase 0: Planning & Alignment → Shared understanding
    ↓
Phase 1: Documentation Retcon → All docs updated
    ↓
Phase 2: Approval Gate ←────┐
    ↓                        │ Iterate until right
    ├─────────────────────────┘
    ↓
Phase 3: Implementation Planning → Detailed plan
    ↓
Phase 4: Code Implementation → Code matches docs
    ↓
Phase 5: Testing & Verification → Verify matches docs
    ↓
Phase 6: Cleanup & Push → Clean and push

Phase Guides


Return to Main Index