mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 15:29:36 +00:00
636 B
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:
- MASTER_OPERATING_PROMPT.md (TOC + relevant sections for the task)
- docs/ai-operating-model.md
- docs/governance/README.md
Output a code-backed bullet map: backend, frontend, agents, prompts path, launch/verify scripts, CI — citing real paths only (no guessed integrations).