· architecture map
Layered architecture map of the codebase.
Workspace detection, import-graph traversal, and layer attribution (entry, core, extension, shared, infra) run deterministically first. A single LLM pass then enriches each component with a description and a pattern summary.
- Workspaces auto-detected for pnpm, yarn, npm, and turborepo.
- Re-runs reuse the prior result if the repo SHA matches, so the second visit lands in seconds.
· 5 components · 412 modules