{
  "service": "contact-gate-worker",
  "status": "healthy",
  "endpoints": {
    "health": "/health",
    "chat": "/v1/chat/completions",
    "dashboard": "/api/dashboard-data"
  }
}