{
  "generatedUtc": "2026-05-28T00:27:27.439148+00:00",
  "platform": "AMGS v3 \u2014 Autonomous Multi-Governance System",
  "entity": "KPJ Global Ventures LLC",
  "domain": "amgsconsole.com",
  "trustCenterVersion": "14.0.0",
  "secretValuesIncluded": false,
  "systemStatus": {
    "healthOk": true,
    "databaseConnected": true,
    "genesisHashConfirmed": true,
    "chainDepth": 245,
    "auditorPackCount": 2,
    "uploadReceiptCount": 6
  },
  "controls": [
    {
      "id": "AMGS-CTRL-001",
      "name": "Zero-secret public proof",
      "status": "active",
      "evidence": "/proof/public-proof.json",
      "description": "Public proof surfaces are sanitized and do not embed secret values."
    },
    {
      "id": "AMGS-CTRL-002",
      "name": "Admin double-lock",
      "status": "active",
      "evidence": "amgs doctor",
      "description": "Admin surface requires Basic Auth and X-AMGS-Admin-Secret validation."
    },
    {
      "id": "AMGS-CTRL-003",
      "name": "CORS bad-origin rejection",
      "status": "active",
      "evidence": "amgs doctor",
      "description": "Bad-origin preflight is rejected; wildcard CORS is not permitted for bad origin."
    },
    {
      "id": "AMGS-CTRL-004",
      "name": "Localhost-only backend",
      "status": "active",
      "evidence": "amgs doctor",
      "description": "Backend service remains protected behind Nginx and is not exposed directly."
    },
    {
      "id": "AMGS-CTRL-005",
      "name": "Evidence-chain verification",
      "status": "active",
      "evidence": "amgs seal-status",
      "description": "Latest marker verification includes block hash and chain link verification."
    },
    {
      "id": "AMGS-CTRL-006",
      "name": "Auditor evidence pack",
      "status": "active",
      "evidence": "amgs auditor pack",
      "description": "Auditor pack includes route inventory, chain proof, receipts, hash manifest, executive summary, and seal."
    },
    {
      "id": "AMGS-CTRL-007",
      "name": "Protected auditor-pack index",
      "status": "active",
      "evidence": "amgs auditor-index --limit 20",
      "description": "Auditor pack metadata is available through protected admin route and CLI."
    },
    {
      "id": "AMGS-CTRL-008",
      "name": "Protected upload receipts",
      "status": "active",
      "evidence": "amgs receipts --limit 20",
      "description": "Protected upload-send generates SHA-256 receipt records."
    },
    {
      "id": "AMGS-CTRL-009",
      "name": "Boardroom proof dashboard",
      "status": "active",
      "evidence": "/boardroom.html",
      "description": "Screenshot-ready proof dashboard exposes sanitized metrics."
    },
    {
      "id": "AMGS-CTRL-010",
      "name": "Executive demo sequence",
      "status": "active",
      "evidence": "amgs live-demo",
      "description": "One-command live demo sequence proves boardroom, metrics, proof card, seal, auditor index, and handoff."
    }
  ],
  "publicSurfaces": [
    "/trust.html",
    "/boardroom.html",
    "/demo.html",
    "/proof-card.html",
    "/investor.html",
    "/auditor.html",
    "/proof/trust-center-controls.json",
    "/proof/public-proof.json",
    "/proof/boardroom-metrics.json"
  ],
  "recommendedAuditCommands": [
    "amgs doctor",
    "amgs seal-status",
    "amgs auditor pack",
    "amgs auditor-index --limit 20",
    "amgs receipts --limit 20",
    "amgs final-handoff",
    "amgs live-demo --pause 0.5",
    "amgs trust-center"
  ]
}
