完善 brainstorm 支柱文档与审查强度规则

This commit is contained in:
wxm
2026-05-19 00:29:45 +08:00
parent d2f34daf16
commit 06799561ab
7 changed files with 385 additions and 27 deletions

View File

@@ -5,6 +5,14 @@ paths:
# Design Document Rules
These rules apply to per-system GDDs under `design/gdd/**`.
`design/gdd/game-concept.md` uses
`references/studio-docs/templates/game-concept.md`. In full `/brainstorm`
review mode, `design/gdd/game-pillars.md` is created or updated through the
`creative-director` subagent during CD-PILLARS. In lean or solo mode, the main
brainstorm workflow creates the initial version directly. It uses
`references/studio-docs/templates/game-pillars.md`.
- Every design document MUST contain these 8 sections: Overview, Player Fantasy, Detailed Rules, Formulas, Edge Cases, Dependencies, Tuning Knobs, Acceptance Criteria
- Formulas must include variable definitions, expected value ranges, and example calculations
- Edge cases must explicitly state what happens, not just "handle gracefully"