What problem does it solve?
Converts high-level MVP scope and UX flows into a concrete, implementable technical architecture to avoid ad-hoc decisions and reduce rework during development.
Core Features & Use Cases
- Defines a recommended technology stack for frontend, backend, database, auth, hosting, and storage with motivations and tradeoffs.
- Produces a textual architecture diagram, initial data model (entities and relations), API contract (endpoints, methods, auth, request/response shapes), and ADRs documenting key decisions.
- Use case: take brainstorm/04-mvp-scope.md and brainstorm/05-ux-flows.md and generate brainstorm/06-architecture.md suitable for handoff to engineering and integration into the dev-methodology pipeline.
Quick Start
Generate an MVP technical architecture including stack choices, a textual architecture diagram, an initial data schema, API contracts, and ADR notes using the brainstorm/04-mvp-scope.md and brainstorm/05-ux-flows.md files.