waypath_health
Diagnose system health with a single, read-only call: checks SQLite connectivity, migration version, FTS5 index sync, source adapter probe results, and truth-kernel row counts. Use as a diagnostic entrypoint before opening a support issue.
Instructions
Read-only end-to-end health check: SQLite connectivity and migration version, FTS5 index sync status, source adapter probe results, and truth-kernel row counts. Safe to call any time and from any context. Use as a single diagnostic entrypoint before opening a support issue; for adapter-specific detail call waypath_source_status. Takes no parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||