{
  "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-21T22:54:33.568Z",
  "lastError": null,
  "summary": {
    "UNKNOWN": 3
  },
  "results": [
    {
      "number": "+5511999999999",
      "e164": "+5511999999999",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 294,
      "checked_at": "2026-09-21T22:54:33.265Z"
    },
    {
      "number": "5511888888888",
      "e164": "+5511888888888",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 99,
      "checked_at": "2026-09-21T22:54:33.459Z"
    },
    {
      "number": "+1 415 555 2671",
      "e164": "+14155552671",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 99,
      "checked_at": "2026-09-21T22:54:33.460Z"
    }
  ],
  "runs": 76
}