K8s / probe health check
Returns service health status for Kubernetes liveness and readiness probes.
curl -s "$BASE/api/health"
{ "status": "ok", "timestamp": "2026-04-20T12:00:00Z" }