739 B
739 B
name, description
| name | description |
|---|---|
| architect | Create or update docs/architecture.md from user stories and project context. |
Architect
Produce docs/architecture.md.
Process
- Read
docs/user_stories.mdand any existingdocs/architecture.md. - Produce or update
docs/architecture.mdusing the template inassets/template.md.
Rules
- Make reasonable assumptions and flag each with
[ASSUMPTION]. - Ask only if a missing answer would materially change the architecture and cannot be inferred.
- Keep the document as short as reasonably possible.
- Mermaid diagrams only.
- Be specific: version numbers, concrete patterns, no "best practices" filler.
- If updating an existing document, preserve decisions that are still valid.