Get project outline
nanostores_project_outlineGet a quick overview of Nanostores usage in your project, including store distribution, top directories, and hub stores by connectivity. Provides a compact summary without full store lists.
Instructions
Use this for a quick overview of Nanostores usage in the project — store kind distribution, top directories, and hub stores ranked by connectivity. Returns a compact summary instead of full store/subscriber lists (same scan data, smaller response). Use nanostores_scan_project when you need the complete list of stores and relations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectRoot | No | Project root path (uses default if omitted) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rootDir | Yes | ||
| totals | Yes | ||
| storeKinds | Yes | ||
| topDirs | Yes | ||
| hubs | Yes | ||
| unreferencedStores | Yes | ||
| coOccurringPairs | Yes | ||
| topSemanticAnomalies | Yes | ||
| topBlindSpots | Yes |