{
  "status": "healthy",
  "version": "1.0.0",
  "checks": {
    "db": {
      "status": "ok",
      "latency_ms": 0.12
    },
    "migrations": {
      "status": "ok",
      "applied": 4,
      "pending": 0
    },
    "hcris_data": {
      "status": "ok",
      "age_days": 0.2
    },
    "disk": {
      "status": "ok",
      "db_size_mb": 1.23
    }
  },
  "request_count": 20012
}