Deep health check that verifies the job queue, AI workflow state store, and database are all responsive within a bounded time budget. Used by container orchestrators as a liveness probe to distinguish “process alive and TCP listening” (what /health reports) from “application is actually serving requests” (this endpoint).
Successful Response