{
  "ok": true,
  "status": "mvp_ready",
  "generatedAt": "2026-05-08T18:57:15.146Z",
  "summary": "MVP is ready for real-estate missed-call, chatbot/RAG, n8n workflow, and client-package demonstrations.",
  "checks": [
    {
      "id": "fleet",
      "title": "VPC Fleet",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "Available through /api/status"
    },
    {
      "id": "factory",
      "title": "Service Factory",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "4 factory stages mapped"
    },
    {
      "id": "vertical-demos",
      "title": "Vertical Demos",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "Contractor and Realtor demo runners are installed"
    },
    {
      "id": "profiles",
      "title": "Client Profiles",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "4 reusable profiles loaded"
    },
    {
      "id": "knowledge",
      "title": "Client Knowledge",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "4 knowledge docs loaded"
    },
    {
      "id": "openai",
      "title": "OpenAI Chat/RAG",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "OpenAI is configured"
    },
    {
      "id": "n8n",
      "title": "n8n Workflow",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "n8n webhook is configured"
    },
    {
      "id": "pbx",
      "title": "PBX AI Callback",
      "ok": true,
      "severity": "required",
      "status": "pass",
      "detail": "PBX callback bridge is configured"
    },
    {
      "id": "packages",
      "title": "Client Packages",
      "ok": true,
      "severity": "optional",
      "status": "pass",
      "detail": "1 packages stored; generator is active"
    },
    {
      "id": "workspace",
      "title": "Local Workspace Exports",
      "ok": true,
      "severity": "optional",
      "status": "pass",
      "detail": "CRM JSON, lead CSV, email draft JSON, and calendar ICS exports are active"
    },
    {
      "id": "google",
      "title": "Google Email/Calendar/Sheets",
      "ok": true,
      "severity": "optional",
      "status": "pass",
      "detail": "Google Workspace actions are configured"
    },
    {
      "id": "twilio",
      "title": "Twilio SMS/WhatsApp",
      "ok": false,
      "severity": "optional",
      "status": "warn",
      "detail": "Add TWILIO_FROM_NUMBER for SMS/WhatsApp send"
    },
    {
      "id": "gohighlevel",
      "title": "GoHighLevel CRM",
      "ok": false,
      "severity": "optional",
      "status": "warn",
      "detail": "Add GHL webhook/API settings for live CRM sync"
    },
    {
      "id": "make",
      "title": "Make/Zapier Scenario",
      "ok": false,
      "severity": "optional",
      "status": "warn",
      "detail": "Add MAKE_WEBHOOK_URL when client wants Make/Zapier"
    }
  ],
  "readyCount": 11,
  "warnCount": 3,
  "failCount": 0,
  "nextSteps": [
    "Twilio SMS/WhatsApp: Add TWILIO_FROM_NUMBER for SMS/WhatsApp send",
    "GoHighLevel CRM: Add GHL webhook/API settings for live CRM sync",
    "Make/Zapier Scenario: Add MAKE_WEBHOOK_URL when client wants Make/Zapier"
  ]
}