get_architecture_overview
Provides a high-level overview of application architecture, including layer counts, category breakdown, data flow chains, and route map, helping developers quickly understand codebase structure.
Instructions
Get a high-level overview of the entire application architecture. Returns counts by layer (components, pages, hooks, services, adapters, contexts), category breakdown, data flow chains (page -> hook -> service), and route map.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||