{
  "generatedUtc": "2026-05-28T00:40:50.673030+00:00",
  "sovereigntyVersion": "19.0.0",
  "platform": "AMGS v3 \u2014 Autonomous Multi-Governance System",
  "entity": "KPJ Global Ventures LLC",
  "domain": "amgsconsole.com",
  "humanConductor": "KEVIN-JOYCE-AXIS",
  "overallStatus": "operational",
  "healthOk": true,
  "databaseConnected": true,
  "genesisHashConfirmed": true,
  "chainDepth": 245,
  "controlCount": 10,
  "activeIncidents": 0,
  "artifactManifestSha256": "5964beb294a2c59a6ff8fd432c4527f159832451170fe824f288c66de72448cd",
  "horizonMapSha256": "45b5e4fc2aaeb6fad238b190d4fc7ae1636def46715ac9c9d67e1dd9ae539bca",
  "secretValuesIncluded": false,
  "authorityModel": {
    "principle": "Human-conductor authority remains the top-level governance boundary.",
    "operator": "kpjadmin",
    "entityControl": "KPJ Global Ventures LLC",
    "conductorId": "KEVIN-JOYCE-AXIS",
    "publicProofBoundary": "Public pages expose sanitized proof only.",
    "privateControlBoundary": "Admin routes and private files remain protected and are not exposed through public proof surfaces."
  },
  "ownershipControlMap": [
    {
      "asset": "AMGS CLI",
      "controlType": "operational command surface",
      "publicExposure": "none",
      "proof": "amgs version / amgs doctor"
    },
    {
      "asset": "Admin surface",
      "controlType": "double-locked private control layer",
      "publicExposure": "none",
      "proof": "amgs doctor"
    },
    {
      "asset": "Public proof surfaces",
      "controlType": "sanitized public evidence layer",
      "publicExposure": "yes",
      "proof": "/proof/public-proof.json"
    },
    {
      "asset": "Auditor evidence packs",
      "controlType": "private generated audit artifacts",
      "publicExposure": "metadata only through protected route",
      "proof": "amgs auditor pack / amgs auditor-index"
    },
    {
      "asset": "Release ledger",
      "controlType": "public provenance record",
      "publicExposure": "sanitized",
      "proof": "/proof/release-ledger.json"
    },
    {
      "asset": "Trust Center",
      "controlType": "public controls matrix",
      "publicExposure": "sanitized",
      "proof": "/trust.html"
    }
  ],
  "policyGates": [
    {
      "id": "AMGS-GATE-001",
      "name": "No secret values in public proof",
      "status": "active",
      "enforcement": "public proof JSON and generated pages mark secretValuesIncluded=false"
    },
    {
      "id": "AMGS-GATE-002",
      "name": "Admin double-lock required",
      "status": "active",
      "enforcement": "Basic Auth plus X-AMGS-Admin-Secret checked by doctor and admin commands"
    },
    {
      "id": "AMGS-GATE-003",
      "name": "Bad-origin CORS rejection",
      "status": "active",
      "enforcement": "doctor verifies bad-origin preflight rejection and no wildcard CORS"
    },
    {
      "id": "AMGS-GATE-004",
      "name": "Backend localhost-only",
      "status": "active",
      "enforcement": "doctor verifies port 3001 remains localhost-only"
    },
    {
      "id": "AMGS-GATE-005",
      "name": "Auditor pack includes manifest and seal",
      "status": "active",
      "enforcement": "amgs auditor pack produces 11-file pack with pack seal"
    },
    {
      "id": "AMGS-GATE-006",
      "name": "Release changes must be recorded",
      "status": "active",
      "enforcement": "release ledger records V8-V19 release history and artifact manifest"
    }
  ],
  "governanceBoundaries": [
    {
      "boundary": "Public",
      "allowed": [
        "sanitized proof",
        "status",
        "trust controls",
        "release ledger",
        "horizon map"
      ],
      "blocked": [
        "secrets",
        "private credentials",
        "raw admin tokens",
        "private .env values"
      ]
    },
    {
      "boundary": "Protected Admin",
      "allowed": [
        "auditor-pack metadata",
        "admin diagnostics",
        "authenticated proof retrieval"
      ],
      "blocked": [
        "unauthenticated access",
        "wrong secret",
        "Basic Auth-only admin access"
      ]
    },
    {
      "boundary": "Private Server",
      "allowed": [
        "secret files",
        "private audit packs",
        "local server configuration"
      ],
      "blocked": [
        "direct public backend access",
        "public secret disclosure"
      ]
    },
    {
      "boundary": "Human Conductor",
      "allowed": [
        "release direction",
        "strategic authority",
        "governance escalation"
      ],
      "blocked": [
        "unauthorized autonomous release without human-commanded terminal execution"
      ]
    }
  ],
  "sovereigntyRegistrySha256": "f0be33fedb080eb93354fa902af26352120937f1988761f1fa906be824c46852"
}
