{
  "ok": true,
  "checks": {
    "appDir": {
      "expected": "/opt/maxarc-impact-platform",
      "actual": "/opt/maxarc-impact-platform",
      "ok": true
    },
    "runtimePort": {
      "expected": "3201",
      "actual": "3201",
      "ok": true
    },
    "files": [
      {
        "file": "server.js",
        "exists": true
      },
      {
        "file": "package.json",
        "exists": true
      },
      {
        "file": "ecosystem.config.cjs",
        "exists": true
      },
      {
        "file": "platform-catalog.json",
        "exists": true
      },
      {
        "file": "platform-status.json",
        "exists": true
      },
      {
        "file": "commodity-visibility.json",
        "exists": true
      },
      {
        "file": "anti-diversion-reviews.json",
        "exists": true
      },
      {
        "file": "lab-result-routing.json",
        "exists": true
      },
      {
        "file": "patient-continuity.json",
        "exists": true
      },
      {
        "file": "restricted-patient-locator.json",
        "exists": true
      },
      {
        "file": "asset-management.json",
        "exists": true
      },
      {
        "file": "program-performance.json",
        "exists": true
      },
      {
        "file": "docs/maxarc-impact-runtime-snapshot-ghi-1534.md",
        "exists": true
      },
      {
        "file": "docs/maxarc-impact-runtime-operations-runbook.md",
        "exists": true
      }
    ],
    "json": [
      {
        "file": "package.json",
        "parses": true
      },
      {
        "file": "platform-catalog.json",
        "parses": true
      },
      {
        "file": "platform-status.json",
        "parses": true
      },
      {
        "file": "commodity-visibility.json",
        "parses": true
      },
      {
        "file": "anti-diversion-reviews.json",
        "parses": true
      },
      {
        "file": "lab-result-routing.json",
        "parses": true
      },
      {
        "file": "patient-continuity.json",
        "parses": true
      },
      {
        "file": "restricted-patient-locator.json",
        "parses": true
      },
      {
        "file": "asset-management.json",
        "parses": true
      },
      {
        "file": "program-performance.json",
        "parses": true
      }
    ]
  },
  "boundary": {
    "owns": "impact.maxarchealth.com",
    "ownsPort": "3201",
    "doesNotUse": [
      "library.maxarchealth.com",
      "www.library.maxarchealth.com",
      "port 3101",
      "PM2 app maxarc-medical-library-web"
    ]
  },
  "safety": {
    "dataUse": "Static foundation validation data only",
    "not": [
      "live patient data",
      "PHI",
      "official grant reporting",
      "live inventory",
      "confirmed diversion evidence",
      "clinical advice"
    ]
  }
}