Measure cross-file resolution coverage
resolution_statsMeasure cross-file navigation quality by aggregating resolution statistics: confidence tiers for call sites, import name resolution, and duplicate definitions across files.
Instructions
Aggregate resolution statistics over the indexed workspace: share of call sites resolved at each confidence tier (exact/likely/name), how import names resolve, and how many names are defined in several files. Use it to measure, not assert, how well cross-file navigation works on a given codebase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | index root to measure; required when several indexes exist |