Rework story engine flow and reorganize project docs
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
2026-04-06 23:19:00 +08:00
parent d678929064
commit ddcb5d5c8c
241 changed files with 19805 additions and 2478 deletions

10
docs/planning/README.md Normal file
View File

@@ -0,0 +1,10 @@
# 规划与优先级
## 当前入口
- [CURRENT_GAME_ITERATION_PRIORITIES_2026-04-03.md](./CURRENT_GAME_ITERATION_PRIORITIES_2026-04-03.md):当前阶段最值得优先做什么、为什么,以及它和审计/PRD 的对应关系。
## 使用建议
- 需要排期、拆阶段、判断先修基线还是先加功能时,先看这份。
- 这份文档大量引用了经验文档、工程审查和 PRD适合作为跨文档导航页使用。