memory_health_check
Verify all memory subsystems: database, indexes, sync, workers, disk, and journal health in a single health-check.
Instructions
Unified health-check: returns a JSON dict summarising subsystem state.
Checks DB availability, row counts, vec-index drift, FTS sync status, connection-pool depth, background-worker liveness, disk space, and CQRS write-journal health.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |