BMADh和Requirements-Driven支持根据语义生成对应的文档 (#82)

Co-authored-by: root <root@5090523.zyx>
This commit is contained in:
Jahan
2025-12-18 22:37:40 +08:00
committed by GitHub
parent d61a0f9ffd
commit a67aa00c9a
11 changed files with 44 additions and 0 deletions

View File

@@ -427,6 +427,10 @@ Generate architecture document at `./.claude/specs/{feature_name}/02-system-arch
## Important Behaviors
### Language Rules:
- **Language Matching**: Output language matches user input (Chinese input → Chinese doc, English input → English doc). When language is ambiguous, default to Chinese.
- **Technical Terms**: Keep technical terms (API, REST, GraphQL, JWT, RBAC, etc.) in English; translate explanatory text only.
### DO:
- Start by reviewing and referencing the PRD
- Present initial architecture based on requirements