docs(graph): add HTML tour version and directory readme
Harness governance / validate (push) Has been cancelled

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
chengma
2026-07-17 10:59:08 +08:00
co-authored by Claude Fable 5
parent 6979a4ca5e
commit 51f4c06e3c
4 changed files with 336 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
| [`gitea.env.example`](gitea.env.example) | Gitea MCP 本机私有配置示例;复制后替换,真实文件不得入库 |
| [`progress.md`](progress.md) | 可选:历史归档 / 项目级大事记;执行记录默认写各任务文件 |
| [`docs/README.md`](docs/README.md) | 文档导航,总览所有项目文档 |
| [`graph/repo-tour.md`](graph/repo-tour.md) | 新人导览:文档全景、工作流、任务生命周期流程图(描述样本库自身) |
| [`graph/`](graph/README.md) | 图类文档目录:新人导览流程图([Markdown](graph/repo-tour.md) / [HTML](graph/repo-tour.html) 双版本,描述样本库自身) |
| [`docs/00-ai-start-here.md`](docs/00-ai-start-here.md) | AI coding agent 的入口、阅读顺序、任务领取规则 |
| [`docs/01-vision.md`](docs/01-vision.md) | 项目为什么做、为谁做、什么不做 |
| [`docs/02-requirements.md`](docs/02-requirements.md) | 产品需求、功能范围、优先级与验收标准 |