mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
375 B
375 B
Purpose
Define a focused feature specification.
Inputs
- Feature goal, affected systems, constraints, and acceptance criteria.
Outputs
documentation/design/features/<feature-slug>.md- User story, mechanics, implementation notes, test cases, and open questions.
Validation
Run npm run validate -- --project <project> and include feature-specific checks.