# [PROJECT NAME] Development Guidelines Auto-generated from all feature plans. Last updated: [DATE] ## Working Mode - This repository is document-first and governance-driven. - Prefer updating existing main documents instead of creating parallel formal documents. - Use Archive materials for verification and traceability, not as direct replacement for formal output. ## Active Work Products [EXTRACTED FROM ALL PLAN.MD FILES] ## Project Structure ```text docs/design/ ├── 00_Management/ ├── 01_Overview/ ├── 02_Detailed_Design/ ├── 03_Technical_Design/ └── 04_Appendix/Archive/ ``` ## Commands - `make validate-file FILE=` - `make check-links` - `make validate-mermaid` - `make check-ai-governance` ## Code Style - Formal content uses Chinese. - Technical terms and identifiers may remain in original form. - Relative links only. - Mermaid preferred for formal diagrams. - Preserve single source of truth and cross-document consistency. ## Recent Changes [LAST 3 FEATURES AND WHAT THEY ADDED]