Health
Health check endpoints for liveness, readiness, and detailed status.
📄️ Liveness probe
Returns 200 if the process is alive. No checks performed.
📄️ Readiness probe
Returns 200 when the service is ready to accept traffic.
📄️ System status and component health
Returns per-component health status with system metrics. Requires authentication.