docs(tasks): complete H-410 template consolidation
Harness governance / validate (push) Has been cancelled

This commit is contained in:
chengma
2026-07-17 09:54:56 +08:00
parent ecd75de825
commit 5d68fca5e7
6 changed files with 88 additions and 15 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
- [`../progress.md`](../progress.md):可选历史归档 / 项目级大事记;执行记录默认写各任务文件的 `## 执行记录`。
- [AI 开发入口](00-ai-start-here.md):agent 每次开始工作的入口、阅读顺序和任务领取规则。
- [项目愿景](01-vision.md):为什么做、为谁做、产品原则、非目标。
- [需求](02-requirements.md):要什么、用户故事、验收标准,不写技术实现。
- [需求](02-requirements.md):要什么、功能范围、优先级、验收标准,不写技术实现。
- [用户故事清单](07-user-stories.md):用户目标、业务价值、验收场景与 US / IX 关联。
- [技术栈](03-tech-stack.md):确定使用哪些框架、库、数据库、部署方式。
- [架构设计](04-architecture.md):系统结构、模块职责、数据模型、关键风险和开发顺序。