{
  "schemaVersion": "2.0.0",
  "kind": "sol-v2-browser-reliability-campaign",
  "capturedAt": "2026-07-17T08:13:38.313Z",
  "campaignStartedAt": "2026-07-17T08:11:08.300Z",
  "target": {
    "baseUrl": "http://127.0.0.1:4180/",
    "cdpEndpoint": "http://127.0.0.1:9224",
    "build": "current local dist",
    "debugMutationHooks": true
  },
  "methodology": {
    "trials": 25,
    "independence": "Each trial creates and closes a separate Chrome CDP target/tab with cache disabled, yielding a fresh document, JS realm, WebGL context, audio engine, and game instance.",
    "acceleration": "Home prerequisites use debug restart, setCameraYaw, and forcePickup; side-wall movement, genkan exit, and foreground clock checks then use real keyboard events, requestAnimationFrame, and wall time. Debug mutation and fixed-step hooks accelerate the later tier/goal transitions; no 600-frame real-time performance sampling is claimed here.",
    "assertionAccounting": "exactAssertions counts every actually executed browser assertion. uniqueSemanticContracts counts the fixed contract set once; the other assertions are repeated reliability observations, not additional semantic cases.",
    "comparisonCaveat": "This campaign measures Codex build flow reliability. Fable's reported 25 browser passes lack the same runnable debug contract and raw assertion ledger, so pass counts can be juxtaposed but not merged as identical semantic evidence."
  },
  "budgets": {
    "maximumSteadyInstances": 600,
    "maximumTransitionInstances": 1200,
    "maximumAttachedInstances": 60,
    "maximumDrawCalls": 24
  },
  "aggregate": {
    "attemptedTrials": 25,
    "passedTrials": 25,
    "failedTrials": 0,
    "passRate": 1,
    "exactAssertions": 1550,
    "passedAssertions": 1550,
    "failedAssertions": 0,
    "uniqueSemanticContracts": 62,
    "repeatedReliabilityAssertions": 1488,
    "duration": {
      "count": 25,
      "minMs": 5360.597084000008,
      "medianMs": 6048.399625,
      "p95Ms": 6220.168374999994,
      "maxMs": 6281.474792,
      "meanMs": 6000.304868399998
    },
    "browser": "Chrome/150.0.7871.125",
    "environment": {
      "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
      "platform": "MacIntel",
      "viewport": {
        "width": 1440,
        "height": 900,
        "devicePixelRatio": 1
      },
      "webglVendor": "Google Inc. (Google)",
      "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
    },
    "distinctTraceHashes": 19,
    "diagnosticContractIdsSeenInFailures": []
  },
  "contractCatalog": [
    "boot.ready",
    "boot.schema-v2",
    "boot.home-room",
    "boot.home-objective",
    "boot.webgl2-canvas",
    "start.running",
    "start.bgm-active",
    "dash.initial-ready",
    "camera.blur-preserves-yaw",
    "home.locked-wall-physical-input",
    "clock.foreground-wall-time",
    "home.unlock-six-pickups",
    "home.overgrowth-defers-tier-until-exit",
    "home.exit-physical-input",
    "home.exit-starts-deferred-tier",
    "home.exit-doorway",
    "dash.trigger-contract",
    "dash.duration-contract",
    "dash.recharge-contract",
    "rare.count-increment",
    "rare.score-bonus-5000",
    "rare.sfx-voice",
    "tier.1.transition-observable",
    "tier.1.transition-instance-budget",
    "tier.1.settled",
    "tier.1.steady-instance-budget",
    "tier.1.attachment-budget",
    "tier.1.draw-call-budget",
    "tier.2.transition-observable",
    "tier.2.transition-instance-budget",
    "tier.2.settled",
    "tier.2.steady-instance-budget",
    "tier.2.attachment-budget",
    "tier.2.draw-call-budget",
    "tier.3.transition-observable",
    "tier.3.transition-instance-budget",
    "tier.3.settled",
    "tier.3.steady-instance-budget",
    "tier.3.attachment-budget",
    "tier.3.draw-call-budget",
    "tier.4.transition-observable",
    "tier.4.transition-instance-budget",
    "tier.4.settled",
    "tier.4.steady-instance-budget",
    "tier.4.attachment-budget",
    "tier.4.draw-call-budget",
    "tier.5.transition-observable",
    "tier.5.transition-instance-budget",
    "tier.5.settled",
    "tier.5.steady-instance-budget",
    "tier.5.attachment-budget",
    "tier.5.draw-call-budget",
    "goal.locked-rejection",
    "goal.ready-contract",
    "goal.skytree-fixed-location",
    "goal.absorption-start",
    "goal.absorption-midpoint",
    "result.completed",
    "result.rank-contract",
    "result.x-share-contract",
    "result.resource-budgets",
    "browser.errors-empty"
  ],
  "trials": [
    {
      "trial": 1,
      "startedAt": "2026-07-17T08:11:08.301Z",
      "durationMs": 6281.474792,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-1-1784275868302",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 71138124,
        "homeExited": 1927001122,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 71138124,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4627000000000001,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 1927001122,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5894000000000008,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.386639643976739
          }
        }
      },
      "traceHashSha256": "091e9852629a1afd17a8114d4b00fb6ea6c64b6672ba7c3c1a1c1c0155f5f30c",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 2,
      "startedAt": "2026-07-17T08:11:14.584Z",
      "durationMs": 6048.399625,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-2-1784275874584",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 71138124,
        "homeExited": 135470382,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 71138124,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4613999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 135470382,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5381999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.386639643976739
          }
        }
      },
      "traceHashSha256": "810fa35403620827c5bce69484d92a4f405403dc83f918df7e379e2b627c5caa",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 3,
      "startedAt": "2026-07-17T08:11:20.632Z",
      "durationMs": 5984.741499999998,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-3-1784275880632",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 745666400,
        "homeExited": 1927001122,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 745666400,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4414999999523157,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 1927001122,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5662000000000007,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.386639643976739
          }
        }
      },
      "traceHashSha256": "fd8e9d098dc7b4177508b90adab11469370d74e070a5e7cf363e64f5bbd73d53",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 4,
      "startedAt": "2026-07-17T08:11:26.617Z",
      "durationMs": 6104.094292000002,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-4-1784275886617",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 745666400,
        "homeExited": 514383156,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 745666400,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4385000000000001,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 514383156,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5502999999999996,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "839151ec5190a9ca5bbbc062641488034570c4742b65373b9f24517fa02ac197",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 5,
      "startedAt": "2026-07-17T08:11:32.721Z",
      "durationMs": 6101.725458000001,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-5-1784275892721",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3762397623,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3762397623,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4762000000000002,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5372999999999999,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "cb8eb614b8c3d84d7e4c0a6ca9974ff1be1bc20ecf1ea5f96b65c78808b389eb",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 6,
      "startedAt": "2026-07-17T08:11:38.823Z",
      "durationMs": 6139.100542000004,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-6-1784275898823",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3504118524,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3504118524,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4381999999999997,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5163999999999997,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "4d5ebdadd805ba10bb4e908a97e610d171fa85a7b341b788270bacdf15a5de36",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 7,
      "startedAt": "2026-07-17T08:11:44.962Z",
      "durationMs": 6095.647959000002,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-7-1784275904962",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3545492432,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3545492432,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4466,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.0062907189416737,
            "z": -0.621211567623853
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5203999999999995,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "6295513d6c39a6c4ef7f841ad0c3c43887d7dcb114b495b37dd9c7d045c5580c",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 8,
      "startedAt": "2026-07-17T08:11:51.058Z",
      "durationMs": 5982.505374999993,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-8-1784275911058",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3504118524,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3504118524,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.448300000011921,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5370000000000004,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "4d5ebdadd805ba10bb4e908a97e610d171fa85a7b341b788270bacdf15a5de36",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 9,
      "startedAt": "2026-07-17T08:11:57.041Z",
      "durationMs": 5969.213125000002,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-9-1784275917041",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 921737189,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 921737189,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4764,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.2259209728953198,
            "z": -0.6546319718573815
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5316999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "522e1c250418c537b8f2fbc95461dd8946b314a33dfbd7822881fd88cc438e45",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 10,
      "startedAt": "2026-07-17T08:12:03.010Z",
      "durationMs": 6067.885667000002,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-10-1784275923010",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3954182830,
        "homeExited": 514383156,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3954182830,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.460499999976158,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.391218280560021,
            "z": -0.6756063047511456
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 514383156,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.6359000000000004,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "53318d3008bc6d6a83b3c1618ff480055d944717e2b4c1318250f51b8115a17e",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 11,
      "startedAt": "2026-07-17T08:12:09.078Z",
      "durationMs": 5968.011709000006,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-11-1784275929078",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3762397623,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3762397623,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4724000000000002,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5427999999880788,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "cb8eb614b8c3d84d7e4c0a6ca9974ff1be1bc20ecf1ea5f96b65c78808b389eb",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 12,
      "startedAt": "2026-07-17T08:12:15.046Z",
      "durationMs": 5979.311375000005,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-12-1784275935046",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 1111885230,
        "homeExited": 514383156,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 1111885230,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4429999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.0610984453522616,
            "z": -0.6302110043736318
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 514383156,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5545999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "f1724b48215ff8ba0c55f37ac61c73f57a7c635529ac7267e47a735355d53767",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 13,
      "startedAt": "2026-07-17T08:12:21.026Z",
      "durationMs": 5360.597084000008,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-13-1784275941026",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 1111885230,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 1111885230,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4301999999642372,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1159771773480576,
            "z": -0.6387667925106028
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5179999999761582,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "c5182ddd5afe866ae3f418888c1bda6f0a87c32867461af76cee2409359e8579",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 14,
      "startedAt": "2026-07-17T08:12:26.386Z",
      "durationMs": 6086.685624999998,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-14-1784275946386",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 71138124,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 71138124,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4536000000000002,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5332999999999999,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "fc6c658d23660633bc08f97da448ede36cb44b8325bb5cca544da3a8c05f1550",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 15,
      "startedAt": "2026-07-17T08:12:32.473Z",
      "durationMs": 6155.149458,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-15-1784275952473",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 745666400,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 745666400,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4283000000000001,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5080999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "05d811bbf3b83b7355b908491ab50e1efcac254dbb9ec90cb412d29947fdd863",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 16,
      "startedAt": "2026-07-17T08:12:38.628Z",
      "durationMs": 6039.517374999996,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-16-1784275958628",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3504118524,
        "homeExited": 4042502735,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3504118524,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4492999999523164,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 4042502735,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 5250,
          "runTimeSeconds": 1.4994,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "f1840679f4ad3c85a072d94b6f8ca1e7cf9e08bdd8c8b70f65081cb7a41dea47",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 17,
      "startedAt": "2026-07-17T08:12:44.668Z",
      "durationMs": 6067.488499999992,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-17-1784275964668",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3762397623,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3762397623,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4607,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5054000000000003,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "cb8eb614b8c3d84d7e4c0a6ca9974ff1be1bc20ecf1ea5f96b65c78808b389eb",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 18,
      "startedAt": "2026-07-17T08:12:50.736Z",
      "durationMs": 5609.718332999997,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-18-1784275970736",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3745793538,
        "homeExited": 514383156,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3745793538,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4487000000000005,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.2259209728953198,
            "z": -0.6546319718573815
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 514383156,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5734999999999995,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "bc2f40e22a77f9e54100cbac3ad2d7853c12fe500f5bc0265bb820b4bb5969b0",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 19,
      "startedAt": "2026-07-17T08:12:56.345Z",
      "durationMs": 6060.674041999999,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-19-1784275976345",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3745793538,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3745793538,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4498000000119204,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.2259209728953198,
            "z": -0.6546319718573815
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.526,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "a3aaa5c790fb95f7abb8e5cfcf5c1064399895f6e45394d6fa9ab5446a9f2645",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 20,
      "startedAt": "2026-07-17T08:13:02.406Z",
      "durationMs": 6022.567790999994,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-20-1784275982406",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3504118524,
        "homeExited": 135470382,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3504118524,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4489,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.1709200808186075,
            "z": -0.6469003092368986
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 135470382,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5305999999999993,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.386639643976739
          }
        }
      },
      "traceHashSha256": "63fbddf758ac9731304299467cff67a23feb01d44d6dd0c3351a18a224d7e257",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 21,
      "startedAt": "2026-07-17T08:13:08.429Z",
      "durationMs": 6220.168374999994,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-21-1784275988429",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 71138124,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 71138124,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4650000000357626,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5031000000000012,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "fc6c658d23660633bc08f97da448ede36cb44b8325bb5cca544da3a8c05f1550",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 22,
      "startedAt": "2026-07-17T08:13:14.649Z",
      "durationMs": 6006.934875000006,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-22-1784275994649",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 3745793538,
        "homeExited": 4042502735,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 3745793538,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4498999999880786,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.2259209728953198,
            "z": -0.6546319718573815
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 4042502735,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 5250,
          "runTimeSeconds": 1.4976000000000007,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "1adf7dc1812de356a5258bb371b6d094a3ad7f973670da32094228edfa17f661",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 23,
      "startedAt": "2026-07-17T08:13:20.656Z",
      "durationMs": 6042.4247499999765,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-23-1784276000656",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 71138124,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 71138124,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4620000000000002,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.280974261097296,
            "z": -0.6619812707532807
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5460000000000005,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "fc6c658d23660633bc08f97da448ede36cb44b8325bb5cca544da3a8c05f1550",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 24,
      "startedAt": "2026-07-17T08:13:26.699Z",
      "durationMs": 6117.481124999991,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-24-1784276006699",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 71138124,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 71138124,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4718999999880784,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.33607488794026,
            "z": -0.66896680277479
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5202999999999998,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 20,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.27545833333333
          }
        }
      },
      "traceHashSha256": "fc6c658d23660633bc08f97da448ede36cb44b8325bb5cca544da3a8c05f1550",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    },
    {
      "trial": 25,
      "startedAt": "2026-07-17T08:13:32.817Z",
      "durationMs": 5496.102958000003,
      "pageUrl": "http://127.0.0.1:4180/?debug=1&quality=ultra&adaptive=0&campaign=v2-25-1784276012817",
      "browser": "Chrome/150.0.7871.125",
      "environment": {
        "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/150.0.0.0 Safari/537.36",
        "platform": "MacIntel",
        "viewport": {
          "width": 1440,
          "height": 900,
          "devicePixelRatio": 1
        },
        "webglVendor": "Google Inc. (Google)",
        "webglRenderer": "ANGLE (Google, Vulkan 1.3.0 (SwiftShader Device (LLVM 10.0.0) (0x0000C0DE)), SwiftShader driver)"
      },
      "passed": true,
      "assertionCount": 62,
      "failedAssertionCount": 0,
      "assertionResults": [
        {
          "contract": "boot.ready",
          "passed": true
        },
        {
          "contract": "boot.schema-v2",
          "passed": true
        },
        {
          "contract": "boot.home-room",
          "passed": true
        },
        {
          "contract": "boot.home-objective",
          "passed": true
        },
        {
          "contract": "boot.webgl2-canvas",
          "passed": true
        },
        {
          "contract": "start.running",
          "passed": true
        },
        {
          "contract": "start.bgm-active",
          "passed": true
        },
        {
          "contract": "dash.initial-ready",
          "passed": true
        },
        {
          "contract": "camera.blur-preserves-yaw",
          "passed": true
        },
        {
          "contract": "home.locked-wall-physical-input",
          "passed": true
        },
        {
          "contract": "clock.foreground-wall-time",
          "passed": true
        },
        {
          "contract": "home.unlock-six-pickups",
          "passed": true
        },
        {
          "contract": "home.overgrowth-defers-tier-until-exit",
          "passed": true
        },
        {
          "contract": "home.exit-physical-input",
          "passed": true
        },
        {
          "contract": "home.exit-starts-deferred-tier",
          "passed": true
        },
        {
          "contract": "home.exit-doorway",
          "passed": true
        },
        {
          "contract": "dash.trigger-contract",
          "passed": true
        },
        {
          "contract": "dash.duration-contract",
          "passed": true
        },
        {
          "contract": "dash.recharge-contract",
          "passed": true
        },
        {
          "contract": "rare.count-increment",
          "passed": true
        },
        {
          "contract": "rare.score-bonus-5000",
          "passed": true
        },
        {
          "contract": "rare.sfx-voice",
          "passed": true
        },
        {
          "contract": "tier.1.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.1.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.settled",
          "passed": true
        },
        {
          "contract": "tier.1.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.1.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.1.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.2.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.2.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.settled",
          "passed": true
        },
        {
          "contract": "tier.2.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.2.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.2.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.3.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.3.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.settled",
          "passed": true
        },
        {
          "contract": "tier.3.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.3.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.3.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.4.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.4.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.settled",
          "passed": true
        },
        {
          "contract": "tier.4.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.4.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.4.draw-call-budget",
          "passed": true
        },
        {
          "contract": "tier.5.transition-observable",
          "passed": true
        },
        {
          "contract": "tier.5.transition-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.settled",
          "passed": true
        },
        {
          "contract": "tier.5.steady-instance-budget",
          "passed": true
        },
        {
          "contract": "tier.5.attachment-budget",
          "passed": true
        },
        {
          "contract": "tier.5.draw-call-budget",
          "passed": true
        },
        {
          "contract": "goal.locked-rejection",
          "passed": true
        },
        {
          "contract": "goal.ready-contract",
          "passed": true
        },
        {
          "contract": "goal.skytree-fixed-location",
          "passed": true
        },
        {
          "contract": "goal.absorption-start",
          "passed": true
        },
        {
          "contract": "goal.absorption-midpoint",
          "passed": true
        },
        {
          "contract": "result.completed",
          "passed": true
        },
        {
          "contract": "result.rank-contract",
          "passed": true
        },
        {
          "contract": "result.x-share-contract",
          "passed": true
        },
        {
          "contract": "result.resource-budgets",
          "passed": true
        },
        {
          "contract": "browser.errors-empty",
          "passed": true
        }
      ],
      "failedAssertions": [],
      "infrastructureError": null,
      "stateHashes": {
        "boot": 11792854,
        "homeLocked": 242369532,
        "homeExited": 954860990,
        "dashTriggered": 4284030943,
        "dashExpired": 1576142180,
        "dashRecharged": 3433765179,
        "rare": 436146040,
        "tierTransitions": [
          {
            "tier": 1,
            "stateHash": 2554763428
          },
          {
            "tier": 2,
            "stateHash": 2311879914
          },
          {
            "tier": 3,
            "stateHash": 1169824811
          },
          {
            "tier": 4,
            "stateHash": 3397631695
          },
          {
            "tier": 5,
            "stateHash": 1714502540
          }
        ],
        "tierSteady": [
          {
            "tier": 1,
            "stateHash": 965415431
          },
          {
            "tier": 2,
            "stateHash": 333026595
          },
          {
            "tier": 3,
            "stateHash": 3847492473
          },
          {
            "tier": 4,
            "stateHash": 2542498150
          },
          {
            "tier": 5,
            "stateHash": 3900782416
          }
        ],
        "lockedGoal": 1295041936,
        "goalReady": 1121617629,
        "absorptionStarted": 1794988493,
        "absorptionMidpoint": 1794988493,
        "completion": 1644246998
      },
      "homeRoute": {
        "beforeLockedDrive": {
          "stateHash": 11792854,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 0,
          "rareCount": 0,
          "score": 0,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 600,
          "attachedInstances": 0,
          "drawCalls": 14,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "locked": {
          "stateHash": 242369532,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 2,
          "rareCount": 0,
          "score": 413,
          "runTimeSeconds": 1.4626,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 595,
          "allocatedSlots": 600,
          "attachedInstances": 2,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 3.0610984453522616,
            "z": -0.6302110043736318
          }
        },
        "unlocked": {
          "stateHash": 3709940671,
          "tierIndex": 0,
          "objectivePhase": "HOME_EXIT",
          "pickupCount": 8,
          "rareCount": 0,
          "score": 4376,
          "runTimeSeconds": 0,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 597,
          "allocatedSlots": 1200,
          "attachedInstances": 8,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": false,
          "homeExited": false,
          "positionMeters": {
            "x": 0,
            "z": 0
          }
        },
        "exited": {
          "stateHash": 954860990,
          "tierIndex": 0,
          "objectivePhase": "GROW",
          "pickupCount": 13,
          "rareCount": 0,
          "score": 4894,
          "runTimeSeconds": 1.5285000000000004,
          "dashActive": false,
          "dashReady": true,
          "dashCharge": 1,
          "activeInstances": 592,
          "allocatedSlots": 1200,
          "attachedInstances": 13,
          "drawCalls": 15,
          "goalReady": false,
          "goalAbsorbing": false,
          "goalAbsorbed": false,
          "completed": false,
          "rank": null,
          "transitioning": true,
          "homeExited": true,
          "positionMeters": {
            "x": 0,
            "z": -4.331019685022672
          }
        }
      },
      "traceHashSha256": "b5af90d8db930c656738c9a13de710e04a5c407701fa4c047386e7a283ff84f2",
      "finalState": {
        "stateHash": 1644246998,
        "tierIndex": 5,
        "objectivePhase": "CLEAR",
        "pickupCount": 10,
        "rareCount": 1,
        "score": 61097,
        "runTimeSeconds": 15.650000000000357,
        "dashActive": false,
        "dashReady": true,
        "dashCharge": 1,
        "activeInstances": 593,
        "allocatedSlots": 600,
        "attachedInstances": 10,
        "drawCalls": 14,
        "goalReady": true,
        "goalAbsorbing": false,
        "goalAbsorbed": true,
        "completed": true,
        "rank": "S",
        "transitioning": false,
        "homeExited": true,
        "positionMeters": {
          "x": 2560,
          "z": -1280
        }
      }
    }
  ]
}
