Health
healthLiveness + dependency probe.
Returns {"status", "version", "components": {server, redis, postgres, semantic, distiller, graph, ollama}}. semantic is the pgvector +
embedder store. Optional deps report "disabled" when off
and do not degrade overall status. Always cheap; safe
to poll on a 10s interval. Used by Docker healthcheck and the
/health HTTP route.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||