{
  "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-24T15:30:20.497Z",
  "lastError": null,
  "summary": {
    "UNKNOWN": 3
  },
  "results": [
    {
      "number": "+5511999999999",
      "e164": "+5511999999999",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 102,
      "checked_at": "2026-09-24T15:30:20.382Z"
    },
    {
      "number": "5511888888888",
      "e164": "+5511888888888",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 58,
      "checked_at": "2026-09-24T15:30:20.425Z"
    },
    {
      "number": "+1 415 555 2671",
      "e164": "+14155552671",
      "whatsapp": "UNKNOWN",
      "reason": "connection error: fetch failed",
      "latency_ms": 57,
      "checked_at": "2026-09-24T15:30:20.427Z"
    }
  ],
  "runs": 851
}