DDD Phase 5 - Cleanup and finalize (project:ddd)
optional instructionsddd/# DDD Phase 5: Wrap-Up & Cleanup Loading context: @docs/document_driven_development/phases/06_cleanup_and_push.md @ai_working/ddd/ Instructions: $ARGUMENTS --- ## Your Task: Clean Up & Finalize **Goal**: Remove temporary files, verify clean state, push/PR with explicit authorization **Every git operation requires EXPLICIT user authorization** --- ## Phase 5 Steps ### Step 1: Cleanup Temporary Files Remove all DDD working artifacts: Remove any test artifacts: Remove debug code: ### Step 2: Final Verification Run complete quality check: **Status**: ✅ All passing / ❌ Is...