{
  "ok": true,
  "service": "glee-platform",
  "auth": "github-profile",
  "dashboard": "workloop-cell-001",
  "workloops": 1,
  "mcp": "public-airlock",
  "health_contract": "glee.platform_health.v1",
  "liveness": {
    "schema": "glee.liveness.v1",
    "scope": "platform-worker",
    "status": "healthy",
    "score": 1,
    "probe_count": 1,
    "healthy_count": 1,
    "reasons": [],
    "probes": [
      {
        "name": "platform-worker",
        "status": "healthy",
        "detail": "public Worker health handler is serving",
        "weight": 1,
        "evidence": {
          "source": "platform-health-handler"
        }
      }
    ]
  }
}