{
  "status": "DEGRADED",
  "timestamp": "2026-04-06T14:21:09.302Z",
  "version": "2.0.0",
  "environment": "Development",
  "ipAddress": "10.4.7.157",
  "subsystems": {
    "azureOpenAI": {
      "status": "DEGRADED",
      "endpointConfigured": false,
      "apiKeyConfigured": false,
      "deployment": "gpt-4o"
    },
    "database": {
      "status": "DEGRADED",
      "host": "localhost",
      "port": 5432,
      "passwordConfigured": false
    },
    "agent": {
      "status": "DEGRADED",
      "id": "not-configured",
      "name": "EY AI Agent",
      "idConfigured": false
    },
    "authentication": {
      "status": "ENABLED",
      "enabled": true,
      "provider": "AzureAD",
      "tokenProvided": false,
      "tokenValid": false,
      "user": null
    }
  },
  "endpoints": {
    "a2A": {
      "agentCard": "/.well-known/agent-card.json",
      "jsonRpc": "/rpc"
    },
    "utility": {
      "health": "/health",
      "swagger": "/swagger",
      "home": "/"
    }
  }
}