{
  "service": "WhatsApp AI Webhook",
  "status": "running",
  "port": "9930",
  "uptime": 32602,
  "orchestrator": {
    "agents": {
      "totalAgents": 9,
      "activeInstances": 2,
      "availableTools": 16
    },
    "appId": "memory-app",
    "performance": {
      "operations": {
        "agent-sdk-execution": {
          "count": 4,
          "avgMs": 18282.53,
          "minMs": 9721.46,
          "maxMs": 27131.25,
          "p50Ms": 11582.04,
          "p95Ms": 27131.25,
          "p99Ms": 27131.25,
          "errorRate": 0,
          "opsPerSecond": 0
        }
      },
      "uptime": 32602322,
      "totalOperations": 4,
      "totalErrors": 0
    }
  },
  "endpoints": {
    "health": "/health",
    "webhook": "POST /webhook"
  }
}