25 lines
787 B
Markdown
25 lines
787 B
Markdown
<!--META
|
|
{
|
|
"kind": "discussion",
|
|
"tokens": ["FeatureId", "CreatedDate"]
|
|
}
|
|
-->
|
|
|
|
## Summary
|
|
Design discussion for {FeatureId}. This stage focuses on architecture, technology choices, and technical implementation approach.
|
|
|
|
## Design Goals
|
|
- Define system architecture and component interactions
|
|
- Choose appropriate technologies and frameworks
|
|
- Identify data models and API contracts
|
|
- Document trade-offs and decision rationale
|
|
- Establish measurable acceptance criteria
|
|
|
|
## Participation
|
|
- Append your input at the end as: "YourName: your comment…"
|
|
- Every comment must end with a vote line: "VOTE: READY|CHANGES|REJECT"
|
|
- Focus on: architecture, scalability, maintainability, technical risks
|
|
|
|
## Design Artifacts
|
|
The AI will maintain `design/design.md` based on this discussion.
|