get_architecture
Retrieve codebase architecture details—structure, dependencies, routes, hotspots, boundaries, layers—scoped to a directory. Get a concise overview or detailed tree to understand project organization.
Instructions
Compact counts, languages, packages, entry points. Request structure, dependencies, routes, hotspots, boundaries, layers, clusters, cycles, or file_tree; path scopes a directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Directory prefix (for example apps/hoa). | |
| format | No | tree | |
| aspects | No | all=everything; overview=compact except file_tree; omitted=languages/packages/entry_points; cycles is opt-in. | |
| project | Yes |