{
  "project": "PrivateDAO",
  "programId": "5AhUsbQ4mJ8Xh7QJEomuS85qGgmK9iNvFqzF669Y7Psx",
  "verificationWallet": "4Mm5YTRbJuyA8NcWM85wTnx6ZQMXNph2DSnzCCKLhsMD",
  "deployTx": "2CMEujY1CKnC8rH8BuLy4GvwYk3zfqMfAKaUjybcAvRhS1dnzg3Zd3GeMttBp4vkUbu69GkQtr3TWgbmBqGY8cyC",
  "governanceAnchors": {
    "dao": "FZV9KmpeY1B31XvszQypp5T6nQN5C44JDLM4QWBEDvhx",
    "governanceMint": "AZUkprJDfJPgAp7L4z3TpCV3KHqLiA8RjHAVhK9HCvDt",
    "treasury": "AZUroiNeGAjNdD84eEHnAKHHFwqAFmkjr2g1eoF7Ek5c",
    "proposal": "AegjmwkX1FknBJMDyH5yM6BMhyHsiUreNtz3d8iz3QrP"
  },
  "pdaoToken": {
    "mint": "AZUkprJDfJPgAp7L4z3TpCV3KHqLiA8RjHAVhK9HCvDt",
    "programId": "TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb",
    "tokenAccount": "F4q77ZMJdC7eoEUw3CCR7DbKGTggyExjuMGKBEiM2ct4",
    "supplyUi": "1000000",
    "metadataUri": "https://x-pact.github.io/PrivateDAO/assets/pdao-token.json"
  },
  "readiness": {
    "governanceLifecycle": "verified",
    "confidentialPayoutSurface": "verified",
    "refheProtocolSurface": "verified",
    "backendReadNodeSurface": "verified",
    "securityReasoning": "verified",
    "supplyChainSurface": "verified",
    "releaseCeremonySurface": "verified",
    "runtimeEvidenceSurface": "verified",
    "realDeviceRuntimeIntake": "verified",
    "operationalEvidenceSurface": "verified",
    "magicblockRuntimeSurface": "verified",
    "confidentialManifestEncryption": "verified",
    "releaseDrillSurface": "verified",
    "artifactFreshness": "verified",
    "zkCompanionStack": "verified",
    "governanceHardeningV3": "verified",
    "settlementHardeningV3": "verified",
    "liveProofV3": "verified",
    "reviewerSurface": "verified",
    "operationsSurface": "verified",
    "competitivePositioningSurface": "verified",
    "strategyEngine": "not-in-repo",
    "livePerformance": "not-in-repo",
    "externalAudit": "pending",
    "mainnetRollout": "pending"
  },
  "verificationGates": [
    "npm run validate:ranger-strategy -- docs/ranger-strategy-config.devnet.json",
    "npm run verify:strategy-surface",
    "npm run verify:live-proof",
    "npm run verify:test-wallet-live-proof:v3",
    "npm run verify:release-manifest",
    "npm run verify:program-id-consistency",
    "npm run verify:pdao-surface",
    "npm run verify:pdao-attestation",
    "npm run verify:pdao-live",
    "npm run test:devnet:wallets",
    "npm run test:devnet:fund",
    "npm run test:devnet:bootstrap",
    "npm run test:devnet:commit",
    "npm run test:devnet:reveal",
    "npm run test:devnet:execute",
    "npm run test:devnet:zk",
    "npm run test:devnet:adversarial",
    "npm run test:devnet:report",
    "npm run test:devnet:100",
    "npm run test:devnet:350",
    "npm run test:devnet:500",
    "npm run test:devnet:multi",
    "npm run test:devnet:race",
    "npm run test:devnet:extended",
    "npm run test:devnet:resilience",
    "npm run test:devnet:all",
    "npm run verify:review-links",
    "npm run verify:ops-surface",
    "npm run verify:submission-registry",
    "npm run verify:registry-consistency",
    "npm run verify:generated-artifacts",
    "npm run verify:colosseum-competitive",
    "npm run verify:supply-chain-attestation",
    "npm run verify:release-ceremony-attestation",
    "npm run verify:operational-evidence",
    "npm run verify:real-device-runtime",
    "npm run verify:magicblock-runtime",
    "npm run verify:confidential-manifest",
    "npm run verify:zk-enforced-runtime",
    "npm run verify:runtime-evidence",
    "npm run verify:release-drill",
    "npm run verify:artifact-freshness",
    "npm run verify:wallet-matrix",
    "npm run verify:devnet-canary",
    "npm run verify:devnet:resilience-report",
    "npm run ops:canary",
    "npm run verify:cryptographic-manifest",
    "npm run verify:mainnet-readiness-report",
    "npm run verify:mainnet-acceptance-matrix",
    "npm run verify:mainnet-proof-package",
    "npm run verify:deployment-attestation",
    "npm run verify:runtime-attestation",
    "npm run verify:runtime-surface",
    "npm run verify:go-live-attestation",
    "npm run verify:zk-surface",
    "npm run verify:zk-registry",
    "npm run verify:zk-transcript",
    "npm run verify:zk-attestation",
    "npm run verify:zk-docs",
    "npm run verify:zk-consistency",
    "npm run verify:zk-negative",
    "npm run verify:review-surface",
    "npm run verify:all"
  ],
  "gateCount": 63,
  "packageCounts": {
    "strategy": 12,
    "security": 18,
    "zk": 28,
    "proof": 82,
    "operations": 34
  },
  "zk": {
    "stackVersion": 1,
    "entryCount": 3
  },
  "runtimeDocs": [
    "docs/wallet-runtime.md",
    "docs/fair-voting.md",
    "docs/magicblock/private-payments.md",
    "docs/magicblock/operator-flow.md",
    "docs/magicblock/runtime-evidence.md",
    "docs/magicblock/runtime.generated.md",
    "docs/zk/enforced-runtime-evidence.md",
    "docs/zk/enforced-runtime.generated.md",
    "docs/zk/enforced-operator-flow.md",
    "docs/mainnet-readiness.generated.md",
    "docs/go-live-criteria.md",
    "docs/operational-drillbook.md"
  ]
}
