{
  "schema_version": 1,
  "article_slug": "formation-movement-in-godot",
  "artifact": "Formation Movement in Godot Web export",
  "generated_at_utc": "2026-08-04T03:55:12.076Z",
  "passed": true,
  "passed_count": 12,
  "failed_count": 0,
  "engine": {
    "string": "4.7.1-stable (official)",
    "renderer": "WebGL 2 / Compatibility",
    "webassembly": true,
    "thread_support": false,
    "gdextension_support": false
  },
  "published_files": {
    "source_zip": {
      "path": "/downloads/pathforge/formation-movement-in-godot-source.zip",
      "bytes": 31000,
      "sha256": "8286767a7ffc5346dc984e7e593b9606e1803a70c40fbdadfbee87f425910b2e"
    },
    "source_receipt": {
      "path": "/downloads/pathforge/formation-movement-in-godot-verification.json",
      "bytes": 28441,
      "sha256": "a9fff7e8d21aab835799a428bc717e1c1430e561ba1c48540288c9fe82b9058a"
    },
    "web_entrypoint": {
      "path": "/demos/pathforge/formation-movement-in-godot/app/index.html",
      "raw_r2_bytes": 5488,
      "raw_r2_sha256": "e5ad29dbe6e3ad633140227ca50263b037187ada0b58502a2806febda4422e88",
      "delivery_transform": "Pages Function normalizes HTML before response; compare these fields with the raw R2 object, not the public response body."
    }
  },
  "source_inputs": {
    "main_scene_path_in_zip": "scenes/articles/formation_movement_demo.tscn",
    "export_preset_path_in_zip": "export_presets.cfg",
    "export_preset_sha256": "46170a9bd48270794e97de43cde3c7bf5436eac04e0988c77d4ea4ae8e8e6231"
  },
  "hosting": {
    "public_app": "/demos/pathforge/formation-movement-in-godot/app/",
    "embed_entrypoint": "/demos/pathforge/formation-movement-in-godot/app/index.html?embed=1",
    "route_function": "/functions/demos/pathforge/formation-movement-in-godot/app/[[path]].ts",
    "r2_prefix": "demos/formation-movement-in-godot/2026-08-04-v2/",
    "r2_delivery": {
      "verified": true,
      "object_count": 10,
      "total_bytes": 47932571,
      "method": "authenticated download with byte and SHA-256 comparison"
    }
  },
  "checks": [
    {
      "id": "web_receipt_binds_clean_source_package",
      "passed": true,
      "observed": {
        "source_zip_sha256": "8286767a7ffc5346dc984e7e593b9606e1803a70c40fbdadfbee87f425910b2e",
        "source_receipt_sha256": "a9fff7e8d21aab835799a428bc717e1c1430e561ba1c48540288c9fe82b9058a",
        "source_named_checks": 35,
        "clean_package_rerun": true
      }
    },
    {
      "id": "web_export_profile_is_single_threaded_compatibility",
      "passed": true,
      "observed": {
        "renderer": "gl_compatibility",
        "thread_support": false,
        "extensions_support": false,
        "pwa": false
      }
    },
    {
      "id": "web_export_manifest_is_allowlisted_and_hashed",
      "passed": true,
      "observed": {
        "files": [
          "index.apple-touch-icon.png",
          "index.audio.position.worklet.js",
          "index.audio.worklet.js",
          "index.html",
          "index.icon.png",
          "index.js",
          "index.pck",
          "index.png",
          "index.wasm",
          "index.wasm.br"
        ],
        "unexpected": [],
        "hashed_files": 10
      }
    },
    {
      "id": "web_wasm_brotli_round_trip_matches_raw",
      "passed": true,
      "observed": {
        "raw_sha256": "35116f68540ac41acf7d71ea457added91b5e960a9cca3e2acc72918eaf01277",
        "round_trip_sha256": "35116f68540ac41acf7d71ea457added91b5e960a9cca3e2acc72918eaf01277",
        "raw_bytes": 39513091,
        "brotli_bytes": 7997319
      }
    },
    {
      "id": "web_delivery_mime_types_are_valid",
      "passed": true,
      "observed": {
        "index.html": {
          "status": 200,
          "contentType": "text/html",
          "expected": [
            "text/html"
          ]
        },
        "index.js": {
          "status": 200,
          "contentType": "application/javascript",
          "expected": [
            "text/javascript",
            "application/javascript"
          ]
        },
        "index.wasm": {
          "status": 200,
          "contentType": "application/wasm",
          "expected": [
            "application/wasm"
          ]
        },
        "index.pck": {
          "status": 200,
          "contentType": "application/octet-stream",
          "expected": [
            "application/octet-stream"
          ]
        }
      }
    },
    {
      "id": "browser_boot_has_visible_canvas_and_no_errors",
      "passed": true,
      "observed": {
        "canvasBox": {
          "x": 0,
          "y": 0,
          "width": 1280,
          "height": 720
        },
        "initial": {
          "actual_target_writes_by_state": {},
          "actual_target_writes_run": 0,
          "assignment_signature": "unit_07:left_04|unit_06:left_03|unit_05:left_02|unit_04:left_01|unit_03:front|unit_02:right_01|unit_01:right_02|unit_00:right_03",
          "assignments_unique": true,
          "avoidance_enabled": false,
          "counterfactual_physics_frames": 0,
          "destination": [
            1080,
            370
          ],
          "embed_mode": true,
          "every_frame_target_writes": 0,
          "every_frame_target_writes_by_state": {},
          "facing": [
            1,
            0
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 0,
          "member_count": 8,
          "order_id": 0,
          "path_changes": 0,
          "path_changes_delta": 0,
          "ready": true,
          "reset_serial": 1,
          "revision": 0,
          "run_first_physics_frame": -1,
          "run_last_physics_frame": -1,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 0,
          "run_physics_ticks_by_state": {},
          "state": "FORMING",
          "state_history": [
            "FORMING"
          ],
          "state_index": 0,
          "status": "READY  ·  FORMING  ·  WEDGE  ·  8 members  ·  straggler=NONE  ·  failure=none",
          "straggler_policy": "NONE",
          "target_writes": 8,
          "target_writes_avoided": 0,
          "target_writes_delta": 0,
          "target_writes_if_every_physics_frame": 0,
          "trail_points": 8,
          "transition_reason": "RESET",
          "write_measurement_active": false,
          "write_measurement_complete": false,
          "write_measurement_order_id": 0
        },
        "errors": []
      }
    },
    {
      "id": "pointer_drag_and_layout_controls_change_state",
      "passed": true,
      "observed": {
        "initialDestination": [
          1080,
          370
        ],
        "final": {
          "actual_target_writes_by_state": {
            "MOVING_FORMED": 56
          },
          "actual_target_writes_run": 56,
          "assignment_signature": "unit_07:right_03|unit_06:left_04|unit_05:left_03|unit_04:left_02|unit_03:left_01|unit_02:front|unit_01:right_01|unit_00:right_02",
          "assignments_unique": true,
          "avoidance_enabled": false,
          "counterfactual_physics_frames": 70,
          "destination": [
            1020,
            485
          ],
          "embed_mode": true,
          "every_frame_target_writes": 560,
          "every_frame_target_writes_by_state": {
            "MOVING_FORMED": 560
          },
          "facing": [
            0.932004690170288,
            -0.362446248531342
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 220.7333984375,
          "member_count": 8,
          "order_id": 1,
          "path_changes": 60,
          "path_changes_delta": 60,
          "ready": true,
          "reset_serial": 1,
          "revision": 4,
          "run_first_physics_frame": 177,
          "run_last_physics_frame": 246,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 70,
          "run_physics_ticks_by_state": {
            "MOVING_FORMED": 70
          },
          "state": "MOVING_FORMED",
          "state_history": [
            "FORMING",
            "MOVING_FORMED"
          ],
          "state_index": 1,
          "status": "READY  ·  MOVING_FORMED  ·  WEDGE  ·  8 members  ·  straggler=NONE  ·  failure=none",
          "straggler_policy": "NONE",
          "target_writes": 64,
          "target_writes_avoided": 504,
          "target_writes_delta": 56,
          "target_writes_if_every_physics_frame": 560,
          "trail_points": 93,
          "transition_reason": "ORDER_ACCEPTED",
          "write_measurement_active": true,
          "write_measurement_complete": false,
          "write_measurement_order_id": 1
        }
      }
    },
    {
      "id": "gate_run_write_counterfactual_is_evidence_bound",
      "passed": true,
      "observed": {
        "expectedHistory": [
          "MOVING_FORMED",
          "RELEASED",
          "REFORMING",
          "ARRIVED"
        ],
        "release": {
          "state": "RELEASED",
          "stateIndex": 2,
          "measurementActive": true,
          "measurementComplete": false,
          "actualTargetWritesRun": 104,
          "everyFrameTargetWrites": 960,
          "targetWritesDelta": 104,
          "pathChangesDelta": 108,
          "trailPoints": 187
        },
        "gate": {
          "actual_target_writes_by_state": {
            "ARRIVED": 8,
            "MOVING_FORMED": 136,
            "REFORMING": 80,
            "RELEASED": 72
          },
          "actual_target_writes_run": 296,
          "assignment_signature": "unit_07:right_03|unit_06:left_04|unit_05:left_03|unit_04:left_02|unit_03:left_01|unit_02:front|unit_01:right_01|unit_00:right_02",
          "assignments_unique": true,
          "avoidance_enabled": false,
          "counterfactual_physics_frames": 532,
          "destination": [
            1080,
            370
          ],
          "embed_mode": true,
          "every_frame_target_writes": 4256,
          "every_frame_target_writes_by_state": {
            "ARRIVED": 16,
            "MOVING_FORMED": 1352,
            "REFORMING": 984,
            "RELEASED": 1904
          },
          "facing": [
            1,
            0
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 185.880889892578,
          "member_count": 8,
          "order_id": 1,
          "path_changes": 292,
          "path_changes_delta": 292,
          "ready": true,
          "reset_serial": 2,
          "revision": 1,
          "run_first_physics_frame": 270,
          "run_last_physics_frame": 801,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 532,
          "run_physics_ticks_by_state": {
            "ARRIVED": 2,
            "MOVING_FORMED": 169,
            "REFORMING": 123,
            "RELEASED": 238
          },
          "state": "ARRIVED",
          "state_history": [
            "FORMING",
            "MOVING_FORMED",
            "RELEASED",
            "REFORMING",
            "MOVING_FORMED",
            "ARRIVED"
          ],
          "state_index": 4,
          "status": "READY  ·  ARRIVED  ·  WEDGE  ·  8 members  ·  straggler=NONE  ·  failure=none",
          "straggler_policy": "NONE",
          "target_writes": 304,
          "target_writes_avoided": 3960,
          "target_writes_delta": 296,
          "target_writes_if_every_physics_frame": 4256,
          "trail_points": 185,
          "transition_reason": "STABLE_AGGREGATE_ARRIVAL",
          "write_measurement_active": false,
          "write_measurement_complete": true,
          "write_measurement_order_id": 1
        },
        "bucketSums": {
          "physicsTicks": 532,
          "actualTargetWrites": 296,
          "everyFrameTargetWrites": 4256
        }
      }
    },
    {
      "id": "member_removal_and_avoidance_preserve_assignment_invariants",
      "passed": true,
      "observed": {
        "removed": {
          "actual_target_writes_by_state": {},
          "actual_target_writes_run": 0,
          "assignment_signature": "unit_07:right_03|unit_06:right_02|unit_05:left_03|unit_04:left_02|unit_03:left_01|unit_02:front|unit_01:right_01",
          "assignments_unique": true,
          "avoidance_enabled": false,
          "counterfactual_physics_frames": 0,
          "destination": [
            1080,
            370
          ],
          "embed_mode": true,
          "every_frame_target_writes": 0,
          "every_frame_target_writes_by_state": {},
          "facing": [
            1,
            0
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 0,
          "member_count": 7,
          "order_id": 0,
          "path_changes": 0,
          "path_changes_delta": 0,
          "ready": true,
          "reset_serial": 3,
          "revision": 1,
          "run_first_physics_frame": -1,
          "run_last_physics_frame": -1,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 0,
          "run_physics_ticks_by_state": {},
          "state": "FORMING",
          "state_history": [
            "FORMING"
          ],
          "state_index": 0,
          "status": "READY  ·  FORMING  ·  WEDGE  ·  7 members  ·  straggler=NONE  ·  failure=none",
          "straggler_policy": "NONE",
          "target_writes": 14,
          "target_writes_avoided": 0,
          "target_writes_delta": 0,
          "target_writes_if_every_physics_frame": 0,
          "trail_points": 7,
          "transition_reason": "RESET",
          "write_measurement_active": false,
          "write_measurement_complete": false,
          "write_measurement_order_id": 0
        },
        "avoided": {
          "actual_target_writes_by_state": {},
          "actual_target_writes_run": 0,
          "assignment_signature": "unit_07:right_03|unit_06:right_02|unit_05:left_03|unit_04:left_02|unit_03:left_01|unit_02:front|unit_01:right_01",
          "assignments_unique": true,
          "avoidance_enabled": true,
          "counterfactual_physics_frames": 0,
          "destination": [
            1080,
            370
          ],
          "embed_mode": true,
          "every_frame_target_writes": 0,
          "every_frame_target_writes_by_state": {},
          "facing": [
            1,
            0
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 0,
          "member_count": 7,
          "order_id": 0,
          "path_changes": 0,
          "path_changes_delta": 0,
          "ready": true,
          "reset_serial": 3,
          "revision": 1,
          "run_first_physics_frame": -1,
          "run_last_physics_frame": -1,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 0,
          "run_physics_ticks_by_state": {},
          "state": "FORMING",
          "state_history": [
            "FORMING"
          ],
          "state_index": 0,
          "status": "READY  ·  FORMING  ·  WEDGE  ·  7 members  ·  straggler=NONE  ·  failure=none",
          "straggler_policy": "NONE",
          "target_writes": 14,
          "target_writes_avoided": 0,
          "target_writes_delta": 0,
          "target_writes_if_every_physics_frame": 0,
          "trail_points": 7,
          "transition_reason": "RESET",
          "write_measurement_active": false,
          "write_measurement_complete": false,
          "write_measurement_order_id": 0
        }
      }
    },
    {
      "id": "unreachable_slot_reports_slot_unreachable",
      "passed": true,
      "observed": {
        "actual_target_writes_by_state": {},
        "actual_target_writes_run": 0,
        "assignment_signature": "unit_07:right_03|unit_06:right_02|unit_05:left_03|unit_04:left_02|unit_03:left_01|unit_02:front|unit_01:right_01",
        "assignments_unique": true,
        "avoidance_enabled": true,
        "counterfactual_physics_frames": 0,
        "destination": [
          1080,
          370
        ],
        "embed_mode": true,
        "every_frame_target_writes": 0,
        "every_frame_target_writes_by_state": {},
        "facing": [
          1,
          0
        ],
        "failure_code": "SLOT_UNREACHABLE",
        "governor_queue_depth": 0,
        "layout": "WEDGE",
        "maximum_required_error": 0,
        "member_count": 7,
        "order_id": 0,
        "path_changes": 1,
        "path_changes_delta": 0,
        "ready": true,
        "reset_serial": 3,
        "revision": 1,
        "run_first_physics_frame": -1,
        "run_last_physics_frame": -1,
        "run_physics_frames_contiguous": true,
        "run_physics_ticks": 0,
        "run_physics_ticks_by_state": {},
        "state": "FORMING",
        "state_history": [
          "FORMING"
        ],
        "state_index": 0,
        "status": "READY  ·  FORMING  ·  WEDGE  ·  7 members  ·  straggler=NONE  ·  failure=SLOT_UNREACHABLE",
        "straggler_policy": "NONE",
        "target_writes": 15,
        "target_writes_avoided": 0,
        "target_writes_delta": 0,
        "target_writes_if_every_physics_frame": 0,
        "trail_points": 7,
        "transition_reason": "RESET",
        "write_measurement_active": false,
        "write_measurement_complete": false,
        "write_measurement_order_id": 0
      }
    },
    {
      "id": "required_and_optional_straggler_policies_are_distinct",
      "passed": true,
      "observed": {
        "required": {
          "actual_target_writes_by_state": {
            "MOVING_FORMED": 16
          },
          "actual_target_writes_run": 16,
          "assignment_signature": "unit_07:left_04|unit_06:right_03|unit_05:left_03|unit_04:right_02|unit_03:left_02|unit_02:right_01|unit_01:left_01|unit_00:front",
          "assignments_unique": true,
          "avoidance_enabled": false,
          "counterfactual_physics_frames": 14,
          "destination": [
            1080,
            370
          ],
          "embed_mode": true,
          "every_frame_target_writes": 112,
          "every_frame_target_writes_by_state": {
            "MOVING_FORMED": 112
          },
          "facing": [
            1,
            0
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 32.5,
          "member_count": 8,
          "order_id": 1,
          "path_changes": 17,
          "path_changes_delta": 17,
          "ready": true,
          "reset_serial": 4,
          "revision": 1,
          "run_first_physics_frame": 925,
          "run_last_physics_frame": 938,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 14,
          "run_physics_ticks_by_state": {
            "MOVING_FORMED": 14
          },
          "state": "MOVING_FORMED",
          "state_history": [
            "FORMING",
            "MOVING_FORMED"
          ],
          "state_index": 1,
          "status": "READY  ·  MOVING_FORMED  ·  WEDGE  ·  8 members  ·  straggler=REQUIRED_PAUSES_ANCHOR  ·  failure=none",
          "straggler_policy": "REQUIRED_PAUSES_ANCHOR",
          "target_writes": 24,
          "target_writes_avoided": 96,
          "target_writes_delta": 16,
          "target_writes_if_every_physics_frame": 112,
          "trail_points": 12,
          "transition_reason": "ORDER_ACCEPTED",
          "write_measurement_active": true,
          "write_measurement_complete": false,
          "write_measurement_order_id": 1
        },
        "optional": {
          "actual_target_writes_by_state": {
            "MOVING_FORMED": 16
          },
          "actual_target_writes_run": 16,
          "assignment_signature": "unit_07:front|unit_06:right_03|unit_05:left_04|unit_04:right_02|unit_03:left_03|unit_02:right_01|unit_01:left_02|unit_00:left_01",
          "assignments_unique": true,
          "avoidance_enabled": false,
          "counterfactual_physics_frames": 14,
          "destination": [
            1080,
            370
          ],
          "embed_mode": true,
          "every_frame_target_writes": 112,
          "every_frame_target_writes_by_state": {
            "MOVING_FORMED": 112
          },
          "facing": [
            1,
            0
          ],
          "failure_code": "",
          "governor_queue_depth": 0,
          "layout": "WEDGE",
          "maximum_required_error": 27.5,
          "member_count": 8,
          "order_id": 1,
          "path_changes": 17,
          "path_changes_delta": 17,
          "ready": true,
          "reset_serial": 5,
          "revision": 1,
          "run_first_physics_frame": 950,
          "run_last_physics_frame": 963,
          "run_physics_frames_contiguous": true,
          "run_physics_ticks": 14,
          "run_physics_ticks_by_state": {
            "MOVING_FORMED": 14
          },
          "state": "MOVING_FORMED",
          "state_history": [
            "FORMING",
            "MOVING_FORMED"
          ],
          "state_index": 1,
          "status": "READY  ·  MOVING_FORMED  ·  WEDGE  ·  8 members  ·  straggler=OPTIONAL_DOES_NOT_PAUSE_ANCHOR  ·  failure=none",
          "straggler_policy": "OPTIONAL_DOES_NOT_PAUSE_ANCHOR",
          "target_writes": 24,
          "target_writes_avoided": 96,
          "target_writes_delta": 16,
          "target_writes_if_every_physics_frame": 112,
          "trail_points": 12,
          "transition_reason": "ORDER_ACCEPTED",
          "write_measurement_active": true,
          "write_measurement_complete": false,
          "write_measurement_order_id": 1
        }
      }
    },
    {
      "id": "reset_restores_initial_state",
      "passed": true,
      "observed": {
        "actual_target_writes_by_state": {},
        "actual_target_writes_run": 0,
        "assignment_signature": "unit_07:front|unit_06:right_03|unit_05:left_01|unit_04:right_02|unit_03:left_04|unit_02:right_01|unit_01:left_03|unit_00:left_02",
        "assignments_unique": true,
        "avoidance_enabled": false,
        "counterfactual_physics_frames": 0,
        "destination": [
          1080,
          370
        ],
        "embed_mode": true,
        "every_frame_target_writes": 0,
        "every_frame_target_writes_by_state": {},
        "facing": [
          1,
          0
        ],
        "failure_code": "",
        "governor_queue_depth": 0,
        "layout": "WEDGE",
        "maximum_required_error": 0,
        "member_count": 8,
        "order_id": 0,
        "path_changes": 0,
        "path_changes_delta": 0,
        "ready": true,
        "reset_serial": 6,
        "revision": 0,
        "run_first_physics_frame": -1,
        "run_last_physics_frame": -1,
        "run_physics_frames_contiguous": true,
        "run_physics_ticks": 0,
        "run_physics_ticks_by_state": {},
        "state": "FORMING",
        "state_history": [
          "FORMING"
        ],
        "state_index": 0,
        "status": "READY  ·  FORMING  ·  WEDGE  ·  8 members  ·  straggler=NONE  ·  failure=none",
        "straggler_policy": "NONE",
        "target_writes": 8,
        "target_writes_avoided": 0,
        "target_writes_delta": 0,
        "target_writes_if_every_physics_frame": 0,
        "trail_points": 8,
        "transition_reason": "RESET",
        "write_measurement_active": false,
        "write_measurement_complete": false,
        "write_measurement_order_id": 0
      }
    }
  ],
  "browser_smoke": {
    "passed": true,
    "browser": "Chromium 149.0.7827.55",
    "viewport": {
      "width": 1280,
      "height": 720,
      "deviceScaleFactor": 1
    },
    "errors": [],
    "screenshots": [
      {
        "file": "formation-movement-in-godot-web-smoke/01-initial-wedge.png",
        "sha256": "fb150075d438759d9e5110db4f357d3322d786bd276d02e9fce532f231b02a9c"
      },
      {
        "file": "formation-movement-in-godot-web-smoke/02-authored-release-zone.png",
        "sha256": "23ab70491a26e7f3cbcde993f1240dd16ef58ea287ae6babaf42297c54045a8a"
      },
      {
        "file": "formation-movement-in-godot-web-smoke/03-reformed-arrival.png",
        "sha256": "5695e9e83bc475c355a0f69257d2206d511aea8f315b393637aea8f55e12887e"
      },
      {
        "file": "formation-movement-in-godot-web-smoke/04-reset-baseline.png",
        "sha256": "5145153ade774d80e22d6f684c092ec30847354b72b47c44167a5b59b0379518"
      }
    ]
  },
  "files": [
    {
      "name": "index.apple-touch-icon.png",
      "bytes": 11944,
      "sha256": "01d4f63e525941e06ce74f5187dad030d20a8d52a07ce365ae4e94af97a3b1f5",
      "mime": "image/png"
    },
    {
      "name": "index.audio.position.worklet.js",
      "bytes": 2973,
      "sha256": "be33985bc7160d6bf9646f259cd86b259cd67b02ccb297ee5c44f8ac84327bc8",
      "mime": "text/javascript; charset=utf-8"
    },
    {
      "name": "index.audio.worklet.js",
      "bytes": 7298,
      "sha256": "5b476a9c9ce642c0ee4256436d1bc31d9c38f868aca0f9a8e2a57c18d2dec2a3",
      "mime": "text/javascript; charset=utf-8"
    },
    {
      "name": "index.html",
      "bytes": 5488,
      "sha256": "e5ad29dbe6e3ad633140227ca50263b037187ada0b58502a2806febda4422e88",
      "mime": "text/html; charset=utf-8"
    },
    {
      "name": "index.icon.png",
      "bytes": 5700,
      "sha256": "ad3c35ad0facf487c618204bd98db543034fc95224eadc7f08c7a9ff38d5b3b5",
      "mime": "image/png"
    },
    {
      "name": "index.js",
      "bytes": 279815,
      "sha256": "68586d6daafc93c6e697b3fb258976874aa7459b8931165ebb1dc3c9614cc42c",
      "mime": "text/javascript; charset=utf-8"
    },
    {
      "name": "index.pck",
      "bytes": 87500,
      "sha256": "321873cdc4052037e2429e98a8c6017a3ef0361456fe6bd6e40b6b1410fced17",
      "mime": "application/octet-stream"
    },
    {
      "name": "index.png",
      "bytes": 21443,
      "sha256": "3cb4495c0b98dfbe4b663cbf2b6836473572339beb66d902367893162a70be0e",
      "mime": "image/png"
    },
    {
      "name": "index.wasm",
      "bytes": 39513091,
      "sha256": "35116f68540ac41acf7d71ea457added91b5e960a9cca3e2acc72918eaf01277",
      "mime": "application/wasm"
    },
    {
      "name": "index.wasm.br",
      "bytes": 7997319,
      "sha256": "bbe4231b5d8aaf7ffc13e07a6b5abf93f76757b48a8c8304a230a580ab95b719",
      "mime": "application/octet-stream"
    }
  ],
  "proof_boundary": {
    "verified": [
      "Clean standalone source binding",
      "Single-threaded Compatibility export profile",
      "Allowlisted local export files and hashes",
      "Brotli WASM byte-for-byte round trip",
      "Chromium boot and visible 1280x720 canvas",
      "Pointer order/facing and three layout controls",
      "Authored gate state sequence and same-run actual-versus-every-tick write model",
      "Removal, avoidance, unreachable-slot, straggler, and reset controls",
      "Authenticated R2 round trip for all 10 allowlisted objects"
    ],
    "not_verified": [
      "Mobile and cross-browser behavior",
      "Performance or scalability",
      "Production response headers and public-route browser behavior"
    ]
  },
  "failed": []
}
