{
  "generatedAt": "2026-04-21T10:15:00.000Z",
  "summary": {
    "zoneCount": 3,
    "incidentCount": 3,
    "degradedZoneCount": 2,
    "blockedZoneCount": 1,
    "highestSeverity": "high"
  },
  "zones": [
    {
      "id": "ir-mobile-north",
      "label": "Northern mobile cohort",
      "country": "IR",
      "networkType": "mobile",
      "status": "selectively_interfered",
      "notes": "Intermittent handshake success on the current hetzner front doors."
    },
    {
      "id": "eg-fixed-cairo",
      "label": "Cairo fixed-line cohort",
      "country": "EG",
      "networkType": "fixed",
      "status": "degraded",
      "notes": "Reachable with elevated latency and modest packet loss."
    },
    {
      "id": "ru-mobile-west",
      "label": "Western mobile cohort",
      "country": "RU",
      "networkType": "mobile",
      "status": "effectively_blocked",
      "notes": "Current published front doors show sustained failure on the sampled network."
    }
  ],
  "scores": [
    {
      "zoneId": "ir-mobile-north",
      "provider": "hetzner",
      "ingressRegion": "eu-central",
      "gatewayId": "gw-eu-1",
      "frontdoorId": "fd-1",
      "permeabilityScore": 46,
      "stabilityScore": 42,
      "replaceabilityScore": 28,
      "status": "selectively_interfered",
      "recommendedAction": "add_ingress"
    },
    {
      "zoneId": "eg-fixed-cairo",
      "provider": "hetzner",
      "ingressRegion": "eu-central",
      "gatewayId": "gw-eu-1",
      "frontdoorId": "fd-2",
      "permeabilityScore": 63,
      "stabilityScore": 58,
      "replaceabilityScore": 54,
      "status": "degraded",
      "recommendedAction": "reweight"
    },
    {
      "zoneId": "ru-mobile-west",
      "provider": "hetzner",
      "ingressRegion": "eu-central",
      "gatewayId": "gw-eu-1",
      "frontdoorId": "fd-1",
      "permeabilityScore": 12,
      "stabilityScore": 10,
      "replaceabilityScore": 19,
      "status": "effectively_blocked",
      "recommendedAction": "add_ingress"
    }
  ],
  "incidents": [
    {
      "id": "inc-ir-001",
      "zoneId": "ir-mobile-north",
      "severity": "high",
      "class": "selective_ingress_blocking",
      "summary": "One published front door drops below 50% handshake success on the sampled mobile cohort.",
      "firstSeenAt": "2026-04-21T08:20:00.000Z",
      "lastSeenAt": "2026-04-21T10:10:00.000Z",
      "confidence": 0.82,
      "affectedProviders": ["hetzner"],
      "affectedFrontdoors": ["fd-1"]
    },
    {
      "id": "inc-eg-001",
      "zoneId": "eg-fixed-cairo",
      "severity": "medium",
      "class": "packet_loss",
      "summary": "Packet loss rose above 9% while latency widened to the current ingress region.",
      "firstSeenAt": "2026-04-21T08:45:00.000Z",
      "lastSeenAt": "2026-04-21T10:10:00.000Z",
      "confidence": 0.67,
      "affectedProviders": ["hetzner"],
      "affectedFrontdoors": ["fd-2"]
    },
    {
      "id": "inc-ru-001",
      "zoneId": "ru-mobile-west",
      "severity": "high",
      "class": "regional_blackhole",
      "summary": "Published ingress endpoints are not completing handshakes for the sampled cohort.",
      "firstSeenAt": "2026-04-21T07:55:00.000Z",
      "lastSeenAt": "2026-04-21T10:10:00.000Z",
      "confidence": 0.88,
      "affectedProviders": ["hetzner"],
      "affectedFrontdoors": ["fd-1", "fd-2"]
    }
  ],
  "recommendations": [
    {
      "type": "add_ingress",
      "target": "eu-south alternative provider",
      "reason": "Two sampled zones show thin replaceability and one is effectively blocked against the only published provider-region slice.",
      "priority": "high",
      "backingZoneIds": ["ir-mobile-north", "ru-mobile-west"]
    },
    {
      "type": "reweight",
      "target": "gw-eu-1/fd-2",
      "reason": "The Cairo fixed-line cohort remains reachable but elevated packet loss suggests shifting new enrollments away from the weaker front door.",
      "priority": "medium",
      "backingZoneIds": ["eg-fixed-cairo"]
    }
  ]
}
