{
  "ok": true,
  "door": "ai_call",
  "module": "WebsDocs AIG — AI Call Door",
  "canonicalAigBaseUrl": "https://aig.websdocs.com",
  "allowed": true,
  "executed": false,
  "callExecution": false,
  "purpose": "Give AI visitors a safe route to request an AI call, voice demo, support call, or human follow-up.",
  "publicHumanRoutes": {
    "voiceAgent": "https://websdocs.com/product-ai/voice-agent.html",
    "contact": "https://websdocs.com/contact.html",
    "support": "https://websdocs.com/support-ticket.html"
  },
  "aiIntake": {
    "endpoint": "https://websdocs.com/ai-room/action",
    "method": "POST",
    "actionType": "request_ai_call_or_voice_demo",
    "exampleBody": {
      "actionType": "request_ai_call_or_voice_demo",
      "payload": {
        "product": "RTD Voice / AI Call / Voice Agent",
        "preferredChannel": "web_or_phone_followup",
        "notes": "Request a WebsDocs AI call/demo route."
      }
    }
  },
  "safety": "This door records a call/demo request only. It does not place a phone call, expose phone systems, or bypass human approval."
}