{
  "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-21T21:04:32.472Z",
  "lastError": null,
  "summary": {
    "UNKNOWN": 3
  },
  "results": [
    {
      "number": "+5511999999999",
      "e164": "+5511999999999",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 127,
      "checked_at": "2026-09-21T21:04:32.287Z"
    },
    {
      "number": "5511888888888",
      "e164": "+5511888888888",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 23,
      "checked_at": "2026-09-21T21:04:32.391Z"
    },
    {
      "number": "+1 415 555 2671",
      "e164": "+14155552671",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 21,
      "checked_at": "2026-09-21T21:04:32.393Z"
    }
  ],
  "runs": 54
}