{
  "ok": true,
  "notice": "Static foundation data for platform validation only. Not live inventory, not patient data, and not confirmed program stock.",
  "stockoutRisks": [
    {
      "id": "risk-tld-low-days-stock",
      "commodityId": "hiv-arv-tenofovir-lamivudine-dolutegravir",
      "riskLevel": "high",
      "trigger": "days_of_stock_remaining_below_threshold",
      "foundationThreshold": "less_than_14_days",
      "recommendedAction": "Escalate replenishment review and validate facility consumption report.",
      "antiDiversionReview": true
    },
    {
      "id": "risk-al-expiry-and-low-stock",
      "commodityId": "malaria-artemether-lumefantrine",
      "riskLevel": "medium",
      "trigger": "low_stock_with_near_expiry_batches",
      "foundationThreshold": "less_than_30_days_stock_or_expiry_within_90_days",
      "recommendedAction": "Review redistribution options before stockout or expiry loss.",
      "antiDiversionReview": false
    },
    {
      "id": "risk-rhze-treatment-continuity",
      "commodityId": "tb-rifampicin-isoniazid-pyrazinamide-ethambutol",
      "riskLevel": "high",
      "trigger": "treatment_continuity_stock_risk",
      "foundationThreshold": "facility_stock_below_reorder_threshold",
      "recommendedAction": "Prioritize continuity review and emergency replenishment routing.",
      "antiDiversionReview": true
    },
    {
      "id": "risk-vl-kit-lab-delay",
      "commodityId": "lab-viral-load-sample-kit",
      "riskLevel": "medium",
      "trigger": "sample_collection_supply_gap",
      "foundationThreshold": "projected_collection_volume_exceeds_available_kits",
      "recommendedAction": "Escalate lab commodity review to prevent delayed viral load testing.",
      "antiDiversionReview": false
    }
  ]
}