{
  "ok": true,
  "service": "IntakeShield preview backend",
  "mode": "supabase",
  "message": "This is the preview backend API, not the operator UI.",
  "recommendedUiUrl": "http://api.intake-shield.com:3002/",
  "routes": [
    "GET /health",
    "GET /debug/state",
    "GET /ops/voice-runtime",
    "POST /voice/twilio/inbound",
    "POST /demo/reset",
    "POST /demo/fixtures/web-lead",
    "POST /demo/fixtures/twilio-missed-call",
    "POST /demo/fixtures/retell-call",
    "POST /demo/fixtures/hubspot-contact-change",
    "POST /webhooks/twilio/voice",
    "POST /webhooks/retell/call",
    "POST /webhooks/hubspot",
    "POST /webhooks/web-lead"
  ]
}