{
  "ok": true,
  "service": "psyber-nexus",
  "environment": "production",
  "timestamp": "2026-04-12T09:03:41.315Z",
  "features": {
    "chat": true,
    "aiGateway": true,
    "byok": true,
    "models": {
      "openai": "gpt-5-mini",
      "anthropic": null
    },
    "endpoints": {
      "chat": "/api/chat",
      "chatAnthropic": "/api/chat-anthropic",
      "pingGateway": "/api/ping-gateway"
    }
  },
  "config": {
    "accountId": true,
    "gatewayName": true,
    "gatewayToken": true
  }
}