Architecture¶
[Stack, app structure, major components, data flow, integrations, and
deployment for [VENTURE_NAME]. Keep this present-tense — describe what the
system is, not how it got that way (that belongs in decisions.md and
session-history.md).]
Stack¶
[Language/framework, database, auth, hosting/deployment, and any other major technology choice. Note anything unusual an agent should know before writing framework-level code (e.g. a framework major-version jump with breaking changes vs. training data).]
Structure¶
[How the codebase is organized — top-level directories and what lives where.]
Integrations¶
[External services this depends on, and what each is used for.]
Deployment¶
[How and where this ships — environments, CI/CD, promotion process.]