evidence_status
Check whether the local evidence index is present and populated, with path and counts. Use it when search_evidence returns nothing to distinguish an empty index from a genuine miss.
Instructions
READ-ONLY: report whether the local evidence index that search_evidence queries is present and populated, including its on-disk path and its source and section counts. Local only, and takes no parameters. Call it first when search_evidence returns nothing, to tell an empty index apart from a genuine miss; an empty one means the user has not run docmancer setup yet. Not for curated memory health, which is context_status, nor for per-agent delivery, which is context_delivery. Returns an object with the index path and the number of indexed sources and sections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||