{
  "service": "whatsapp-number-checker-poc-smoke",
  "note": "This is a research POC smoke test validating the deploy pipeline, not the production platform. See TASKS.md/PROJECT_PLAN.md in the repo for the real build in progress.",
  "providerConfigured": false,
  "warning": "No real WhatsApp provider configured (EVOLUTION_BASE_URL/INSTANCE/API_KEY unset or placeholder). Every check below is expected to report ERROR/UNKNOWN, never NO, by design.",
  "status": "ok",
  "lastRunAt": "2026-09-22T00:34:36.854Z",
  "lastError": null,
  "summary": {
    "UNKNOWN": 3
  },
  "results": [
    {
      "number": "+5511999999999",
      "e164": "+5511999999999",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 706,
      "checked_at": "2026-09-22T00:34:35.956Z"
    },
    {
      "number": "5511888888888",
      "e164": "+5511888888888",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 206,
      "checked_at": "2026-09-22T00:34:36.456Z"
    },
    {
      "number": "+1 415 555 2671",
      "e164": "+14155552671",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 204,
      "checked_at": "2026-09-22T00:34:36.459Z"
    }
  ],
  "runs": 96
}