{
  "ok": true,
  "scope": "advanced-elmis-style-stockpile-and-logistics-foundation",
  "notice": "Fictional demonstration data for platform validation only. Not real inventory, not real patient data, not real donor or vendor records, and not confirmed stock or diversion findings. Every commodity, batch, facility, quantity, and case below is invented for the MaxArc Impact foundation.",
  "summary": {
    "totalCommodities": 7,
    "totalStockOnHand": 104600,
    "highRiskStockoutItems": 2,
    "highRiskDiversionItems": 2,
    "nearExpiryBatches": 4,
    "totalValueAtRiskUsd": 93300,
    "missingEvidenceCount": 2,
    "aiReviewSignals": {
      "stockoutSignals": 3,
      "diversionSignals": 3,
      "missingEvidenceSignals": 2,
      "posture": "assistive-only; human approval and immutable audit required"
    },
    "boundaryReminder": {
      "impactDomain": "impact.maxarchealth.com",
      "impactPort": "3201",
      "medicalLibraryBoundary": "library.maxarchealth.com remains separate (port 3101, not used here)"
    }
  },
  "positioning": {
    "standaloneFirst": "This module works with local sample data inside the Impact platform and does not require DHIS2, OpenLMIS, eLMIS, NAVISION, OpenELIS, an EHR, or any external system to function.",
    "integrationReady": "It can later exchange data with DHIS2, OpenLMIS/eLMIS, NAVISION, OpenELIS, EHRs, and donor reporting platforms, but integration is optional.",
    "offlinePosture": "Designed for low-bandwidth and intermittent connectivity: facility reporting can be delayed, and the model records last-report timestamps and offline-capture flags so gaps are visible rather than hidden."
  },
  "aiPosture": {
    "assists": [
      "detect stock anomalies",
      "flag missing receipts",
      "compare dispatch vs receipt",
      "flag repeated stockouts",
      "detect near-expiry risk",
      "summarize diversion risk",
      "suggest next-review steps"
    ],
    "mustNot": [
      "approve stock adjustment",
      "close diversion case",
      "approve vendor",
      "override human review",
      "delete audit records"
    ],
    "statement": "AI is assistive only. It detects, compares, flags, and summarizes logistics anomalies, but never approves adjustments, closes diversion cases, approves vendors, overrides human review, or deletes audit records."
  },
  "humanControls": {
    "roles": [
      "warehouse-controller",
      "regional-store-manager",
      "facility-storekeeper",
      "logistics-supervisor",
      "oversight-reviewer",
      "auditor-read-only"
    ],
    "requirements": [
      "role-based approval for stock adjustments, losses, and diversion case closure",
      "separation of duties between requester and approver",
      "human approval required to close a diversion case",
      "immutable audit trail for every stock adjustment and case action"
    ]
  },
  "boundary": {
    "owns": "impact.maxarchealth.com",
    "reservedFor": "MaxArc Global Health Impact Platform",
    "doesNotUse": [
      "library.maxarchealth.com",
      "www.library.maxarchealth.com",
      "port 3101"
    ],
    "medicalLibraryBoundary": "library.maxarchealth.com remains separate"
  },
  "routes": [
    "/stockpile-logistics/catalog",
    "/stockpile-logistics/warehouses",
    "/stockpile-logistics/facilities",
    "/stockpile-logistics/batches",
    "/stockpile-logistics/movements",
    "/stockpile-logistics/dispatches",
    "/stockpile-logistics/receipts",
    "/stockpile-logistics/stockout-risks",
    "/stockpile-logistics/diversion-risks",
    "/stockpile-logistics/value-at-risk",
    "/stockpile-logistics/summary",
    "/stockpile-logistics-dashboard"
  ]
}