docs: 接入标准开发流程(10 阶段门禁制)

新增 docs/00-project-process.md 流程总览,
更新 briefing 状态为 Phase 1 待开始。

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
manpengan
2026-03-28 22:04:32 +08:00
parent a00eaadfef
commit d907b253ec
3 changed files with 97 additions and 6 deletions

View File

@@ -1,9 +1,10 @@
<!-- BRIEFING: auto-maintained -->
## Project State
- **Project**: wechat-minigame — 微信小游戏
- **Stage**: 初始化
- **Last action**: project init
- **Next task**: 讨论游戏类型、玩法设计和技术方案,制定开发计划
- **Stage**: Phase 1 立项(待开始)
- **Last action**: project init + standard dev process setup
- **Next task**: Phase 1 — define game type, target users, project charter
- **Dev process**: 10-phase gated flow (~/pro/kb/workflows/standard-dev-process/SKILL.md)
- **Hard constraints**: Canvas rendering | 4MB first package | No DOM/BOM | 60fps target
- **KB**: ~/pro/kb/projects/wechat-minigame/
<!-- END BRIEFING -->