get_doc_health
Check documentation index health in a single call. Get section and doc counts, freshness, broken links, drift status, BM25 sanity, and embedding coverage to identify indexing problems before relying on the docs.
Instructions
One-shot index health diagnostics. Returns section_count, doc_count, role_distribution, freshness counts, broken_link_count, drift status, BM25 corpus sanity, and embedding coverage. Diagnoses the index, not the writing; a healthy report says nothing about whether the docs are correct.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes |