cluster
Browse code by meaning, not file structure. Access persisted semantic clusters, subsystem summaries, and related-file neighborhoods from the index without recomputing.
Instructions
Browse the codebase by MEANING, not directory structure. Renders persisted semantic clusters, subsystem summaries, and related-file neighborhoods from the full index instead of recomputing them on demand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_depth | No | Maximum nesting depth of clusters. Default: 3. | |
| max_clusters | No | Maximum rendered child clusters per level. Default: 20. |