get_doc_health
Assess documentation index health by reporting section counts, freshness, broken links, drift, BM25 sanity, and embedding coverage. Identifies structural issues so agents can trust the index.
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 |