index_status
Assess project indexing readiness, counts, and coverage gaps. Enable diagnostics for detailed coverage rows or verbose for Git path debugging.
Instructions
Project readiness, counts, root, and coverage gaps. diagnostics adds coverage rows; verbose adds Git paths. Best-effort only; verify cited paths with check_index_coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | tree | |
| project | Yes | ||
| verbose | No | Add worktree/shadow Git paths for index-location debugging. | |
| diagnostics | No | Coverage rows: counts, five samples, or up to 500. | none |