{
  "generated_at": "2026-05-07T08:04:30.255132",
  "system_info": {
    "platform": "posix",
    "python_version": "3.13.13 (main, Apr 22 2026, 02:07:07) [GCC 14.2.0]",
    "process_id": 1,
    "working_directory": "/app"
  },
  "environment_variables": {
    "SUPABASE_URL": "***",
    "SUPABASE_KEY": "***",
    "OPENAI_API_KEY": "***",
    "ANTHROPIC_API_KEY": "***",
    "GOOGLE_AI_API_KEY": "***",
    "HTTP_PROXY": "Not set",
    "HTTPS_PROXY": "Not set",
    "NO_PROXY": "Not set"
  },
  "health_check_results": {
    "status": "unhealthy",
    "checked_at": "2026-05-07T08:04:33.706481",
    "total_check_time_ms": 3451,
    "components": [
      {
        "name": "Database",
        "status": "unhealthy",
        "message": "'psycopg2.extensions.connection' object has no attribute 'table'",
        "details": {
          "error": "'psycopg2.extensions.connection' object has no attribute 'table'"
        },
        "checked_at": "2026-05-07T08:04:30.255714",
        "response_time_ms": null
      },
      {
        "name": "Proxy",
        "status": "healthy",
        "message": "No proxy configured (direct connection)",
        "details": {
          "configured": false
        },
        "checked_at": "2026-05-07T08:04:30.255963",
        "response_time_ms": null
      },
      {
        "name": "System Resources",
        "status": "healthy",
        "message": "Normal resource usage",
        "details": {
          "cpu_percent": 0.0,
          "memory_percent": 34.4,
          "memory_available_gb": 0.66,
          "memory_total_gb": 1.0,
          "disk_percent": 0.0,
          "disk_free_gb": 8589934592.0,
          "disk_total_gb": 8589934592.0
        },
        "checked_at": "2026-05-07T08:04:31.259819",
        "response_time_ms": null
      },
      {
        "name": "Configuration",
        "status": "healthy",
        "message": "Configuration loaded successfully",
        "details": {
          "config_loaded": true,
          "environment": "production",
          "debug_mode": "3.0.0",
          "config_path": "/app"
        },
        "checked_at": "2026-05-07T08:04:30.256334",
        "response_time_ms": null
      },
      {
        "name": "LLM/openai",
        "status": "degraded",
        "message": "Connected, 3450ms response time",
        "details": {
          "model_used": "gpt-4o-mini",
          "response_time_ms": 3450
        },
        "checked_at": "2026-05-07T08:04:33.706382",
        "response_time_ms": 3450
      },
      {
        "name": "LLM/anthropic",
        "status": "unhealthy",
        "message": "Error code: 404 - {'type': 'error', 'error': {'type': 'not_found_error', 'message': 'model: claude-instant-1.2'}, 'request_id': 'req_011CanrvRxZ5en2CNUaMQ9gB'}",
        "details": {
          "error": "Error code: 404 - {'type': 'error', 'error': {'type': 'not_found_error', 'message': 'model: claude-instant-1.2'}, 'request_id': 'req_011CanrvRxZ5en2CNUaMQ9gB'}"
        },
        "checked_at": "2026-05-07T08:04:30.658861",
        "response_time_ms": null
      },
      {
        "name": "LLM/google",
        "status": "unhealthy",
        "message": "404 NOT_FOUND. {'error': {'code': 404, 'message': 'models/gemini-1.5-flash is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see the list of available models and their supported methods.', 'status': 'NOT_FOUND'}}",
        "details": {
          "error": "404 NOT_FOUND. {'error': {'code': 404, 'message': 'models/gemini-1.5-flash is not found for API version v1beta, or is not supported for generateContent. Call ListModels to see the list of available models and their supported methods.', 'status': 'NOT_FOUND'}}"
        },
        "checked_at": "2026-05-07T08:04:31.213089",
        "response_time_ms": null
      }
    ]
  }
}