get_architecture_summary
Analyzes a repository to provide a composite architecture overview including health grade, layer dependencies, and file metrics without requiring prior indexing.
Instructions
Deprecated: use get_architecture_health with detail_level='full' instead. Returns a composite architecture overview combining health grade, layer dependency analysis, and file metrics.
No prior indexing required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | Yes | Path to the repository to analyze |