{
  "generatedAt": "2026-02-20T19:25:14.254Z",
  "runDir": "C:\\Users\\Josh\\hypersdk\\examples\\veilvm\\evidence-bundles\\economic-coherence\\econ-20260220-142514",
  "overallPass": false,
  "failingChecks": [
    "E06_DOC_TOTAL_SUPPLY_ALIGNMENT",
    "E07_DOC_KEEP3R_ALIGNMENT",
    "E09_REFERENCE_SLIPPAGE"
  ],
  "checks": [
    {
      "id": "E01_SUPPLY_INVARIANT",
      "ok": true,
      "notes": "totalSupply=1191449050, computed=1191449050 (alloc+locked+live)"
    },
    {
      "id": "E02_FEE_ROUTER_SUM",
      "ok": true,
      "notes": "feeRouterMsrbBips+feeRouterColBips+feeRouterOpsBips=10000"
    },
    {
      "id": "E03_BACKING_FLOOR",
      "ok": true,
      "notes": "reserve=650000, debt=650000, floor=10000"
    },
    {
      "id": "E04_EPOCH_MINT_BOUNDS",
      "ok": true,
      "notes": "epochLimit=32500, debt=650000"
    },
    {
      "id": "E05_KEEP3R_POOL_2PCT",
      "ok": true,
      "notes": "effectiveKeep3rPool=23828981, target(2%)=23828981, explicitInGenesis=0"
    },
    {
      "id": "E06_DOC_TOTAL_SUPPLY_ALIGNMENT",
      "ok": false,
      "notes": "genesis=1191449050, runbook=990999000, executionPackage=990999000"
    },
    {
      "id": "E07_DOC_KEEP3R_ALIGNMENT",
      "ok": false,
      "notes": "targetKeep3r=23828981, runbook=2, executionPackage=2"
    },
    {
      "id": "E08_COL_RELEASE_PARAMS",
      "ok": true,
      "notes": "maxReleaseBips=15, epochSeconds=86400, maxReleasePerEpoch=1350000, maxReleasePerDay=1350000"
    },
    {
      "id": "E09_REFERENCE_SLIPPAGE",
      "ok": false,
      "notes": "referenceTrade=100 VAI, impact=5.034%, target<=1.000%"
    }
  ],
  "findings": [
    {
      "id": "ECON-002",
      "severity": "high",
      "message": "Documented TOTAL_SUPPLY does not match active genesis totalSupply; source-of-truth mismatch for launch economics."
    },
    {
      "id": "ECON-003",
      "severity": "high",
      "message": "Documented KEEP3R_PROGRAM_POOL does not match 2% target implied by active genesis totalSupply."
    },
    {
      "id": "ECON-004",
      "severity": "high",
      "message": "Primary pool depth is insufficient for 100 VAI at <=1% impact; increase depth before launch claims."
    },
    {
      "id": "ECON-005",
      "severity": "medium",
      "message": "keep3rProgramPool is implicit via defaulting logic, not explicit in genesis JSON; explicit declaration is recommended for audit clarity."
    }
  ],
  "tokenomicsSnapshot": {
    "genesisPath": "C:\\Users\\Josh\\hypersdk\\examples\\veilvm\\genesis.launchpad.json",
    "genesisTemplatePath": "C:\\Users\\Josh\\hypersdk\\examples\\veilvm\\genesis.json",
    "totalSupply": 1191449050,
    "computedSupply": 1191449050,
    "allocations": 250000000,
    "colVaultLocked": 900000000,
    "colVaultLive": 41449050,
    "keep3rPoolExplicit": 0,
    "keep3rPoolEffective": 23828981,
    "keep3rTarget": 23828981,
    "reserve": 650000,
    "debt": 650000,
    "epochLimit": 32500,
    "floor": 10000,
    "releaseBips": 15,
    "releaseEpochSeconds": 86400,
    "maxReleasePerEpoch": 1350000,
    "maxReleasePerDay": 1350000,
    "feeRouter": {
      "msrb": 7000,
      "col": 2000,
      "ops": 1000,
      "sum": 10000
    },
    "docs": {
      "runbookTotalSupply": 990999000,
      "executionTotalSupply": 990999000,
      "runbookKeep3rPool": 2,
      "executionKeep3rPool": 2
    },
    "templateTotalSupply": 1191449050
  },
  "liquidity": {
    "pairAddress": "0x39b8Ee60Ac0c733884E08Bc5112f35726CCc95db",
    "token0": "0x05e0c44ce9944E16730e49e724e01c730c1FF2Eb",
    "token1": "0x7c93F4a42c91EDce9286A5d88DA13b5d1CEa8116",
    "pairTimestampLast": 1771606856,
    "reserveVai": 2000,
    "reserveWveil": 2,
    "midPriceVaiPerWveil": 1000,
    "targetSlippagePct": 1,
    "referenceTradeVai": 100,
    "referenceTradeImpactPct": 5.034052483688134,
    "maxTradeVaiAtTargetSlippage": 14.18396603953241,
    "requiredReserveVaiForReferenceTrade": 14100.428571428565,
    "reserveScaleFactorForReferenceTrade": 7.050214285714283,
    "table": [
      {
        "tradeVai": 1,
        "impactPct": 0.3496756866702144
      },
      {
        "tradeVai": 5,
        "impactPct": 0.5478843981376325
      },
      {
        "tradeVai": 10,
        "impactPct": 0.794539221978452
      },
      {
        "tradeVai": 20,
        "impactPct": 1.284196560293871
      },
      {
        "tradeVai": 50,
        "impactPct": 2.7245896041173667
      },
      {
        "tradeVai": 100,
        "impactPct": 5.034052483688134
      },
      {
        "tradeVai": 200,
        "impactPct": 9.338910611985085
      },
      {
        "tradeVai": 500,
        "impactPct": 20.19211526916149
      },
      {
        "tradeVai": 1000,
        "impactPct": 33.4668001334668
      }
    ]
  }
}
