DDD workflow guide and help (project:ddd)
ddd/# Document-Driven Development (DDD) - Complete Guide Loading DDD context for comprehensive help... @docs/document_driven_development/overview.md @docs/document_driven_development/reference/tips_for_success.md @docs/document_driven_development/reference/common_pitfalls.md @docs/document_driven_development/reference/faq.md @ai_context/IMPLEMENTATION_PHILOSOPHY.md @ai_context/MODULAR_DESIGN_PHILOSOPHY.md --- ## What is Document-Driven Development? **Core Principle**: Documentation IS the specification. Code implements what documentation describes. **Why it works**: - Prevents context po...