validate_index
Check the repo-local SQLite index for presence, version compatibility, and internal consistency to ensure reliable code lookups in core or full mode.
Instructions
Validate that the prepared sqlite-backed index is present, version-compatible, and internally consistent for core or full mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Validation mode. Defaults to full. |