{
  "generatedAt": "2026-02-20T19:28:52.246Z",
  "runDir": "C:\\Users\\Josh\\hypersdk\\examples\\veilvm\\evidence-bundles\\economic-coherence\\econ-20260220-142852",
  "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=23828981"
    },
    {
      "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=19819980, executionPackage=19819980"
    },
    {
      "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.032%, 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."
    }
  ],
  "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": 23828981,
    "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": 19819980,
      "executionKeep3rPool": 19819980
    },
    "templateTotalSupply": 1191449050
  },
  "liquidity": {
    "pairAddress": "0x39b8Ee60Ac0c733884E08Bc5112f35726CCc95db",
    "token0": "0x05e0c44ce9944E16730e49e724e01c730c1FF2Eb",
    "token1": "0x7c93F4a42c91EDce9286A5d88DA13b5d1CEa8116",
    "pairTimestampLast": 1771615641,
    "reserveVai": 2001,
    "reserveWveil": 1.9990034967568666,
    "midPriceVaiPerWveil": 1000.9987492500001,
    "targetSlippagePct": 1,
    "referenceTradeVai": 100,
    "referenceTradeImpactPct": 5.0317989241681405,
    "maxTradeVaiAtTargetSlippage": 14.191058022552438,
    "requiredReserveVaiForReferenceTrade": 14100.428571428565,
    "reserveScaleFactorForReferenceTrade": 7.046690940244161,
    "table": [
      {
        "tradeVai": 1,
        "impactPct": 0.34965087360272484
      },
      {
        "tradeVai": 5,
        "impactPct": 0.5477608257290045
      },
      {
        "tradeVai": 10,
        "impactPct": 0.7942933012426878
      },
      {
        "tradeVai": 20,
        "impactPct": 1.2837095608974058
      },
      {
        "tradeVai": 50,
        "impactPct": 2.723407367676811
      },
      {
        "tradeVai": 100,
        "impactPct": 5.0317989241681405
      },
      {
        "tradeVai": 200,
        "impactPct": 9.334802763133986
      },
      {
        "tradeVai": 500,
        "impactPct": 20.184156831366284
      },
      {
        "tradeVai": 1000,
        "impactPct": 33.455737158105414
      }
    ]
  }
}
