fujian_water_biz_doc/.specify/templates/agent-file-template.md
tangweijie aba7071723 docs: 建立项目宪法并同步 speckit 模板
将项目约束正式落到 .specify/memory/constitution.md,并同步更新 plan、spec、tasks、checklist、agent 模板,使 Speckit 工作流默认遵循文档单一真源、范围收敛、Archive 隔离与校验闭环。
2026-03-13 10:45:13 +08:00

47 lines
1.1 KiB
Markdown

# [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=<target-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]
<!-- MANUAL ADDITIONS START -->
<!-- MANUAL ADDITIONS END -->