{
  "service": "WhatsApp AI Webhook",
  "status": "running",
  "port": "9930",
  "uptime": 133986,
  "orchestrator": {
    "agents": {
      "totalAgents": 8,
      "activeInstances": 2,
      "availableTools": 11
    },
    "appId": "memory-app",
    "performance": {
      "operations": {
        "agent-sdk-execution": {
          "count": 16,
          "avgMs": 23366.2,
          "minMs": 8904.85,
          "maxMs": 73962.95,
          "p50Ms": 19272.88,
          "p95Ms": 73962.95,
          "p99Ms": 73962.95,
          "errorRate": 0,
          "opsPerSecond": 0
        }
      },
      "uptime": 133985575,
      "totalOperations": 16,
      "totalErrors": 0
    }
  },
  "endpoints": {
    "health": "/health",
    "webhook": "POST /webhook"
  }
}