get_architecture
Obtain a high-level architecture overview of a codebase: layers, modules, and dependency graph summary to quickly understand project structure.
Instructions
Get a high-level architecture overview: layers, modules, dependency graph summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Project ID | |
| project_path | No | Optional: project path for git info |