system-prompts-and-models-o.../.cursor/commands/architecture-map.md
2026-04-16 07:58:36 +03:00

636 B

architecture-map

Run repository discovery spine check from repo root:

python scripts/architecture_brief.py

On Windows if python is missing from PATH:

py -3 scripts/architecture_brief.py

Then read and summarize:

Output a code-backed bullet map: backend, frontend, agents, prompts path, launch/verify scripts, CI — citing real paths only (no guessed integrations).