repo_clusters
Map repository files into ownership clusters using path proximity, dependency graph edges, and git co-change history to identify subsystems and representative files.
Instructions
Map the repo into ownership clusters from path proximity, graph edges, and git co-touch — a cheap overview of subsystems and their representative files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| include | No | What to include: `memories` (on by default), `generated` (off). Omit to keep defaults. | |
| min_cluster_size | No |