> NOT GENERATED YET
>
> This file has not been populated yet. It is intentionally empty.
>
> **If this is a greenfield project** (no codebase exists yet): skip this for now.
> Come back and run `/make-architecture` once you have meaningful code, structure, or infrastructure in place.
>
> **If this is a brownfield project** (existing codebase): run this command now to generate the architecture documentation:
>
> ```
> /make-architecture
> ```
>
> This command analyzes your folder structure, config files, routes, data models, integrations, and build setup,
> then writes a complete ARCHITECTURE.md covering components, data flow, tech stack, deployment, and more.
> It is safe to rerun any time the architecture changes significantly.
