{
  "schema": "ab5d-series-evidence/2",
  "slug": "mecha-suits-by-hideo",
  "chainId": 1,
  "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
  "projectId": 180,
  "timezoneNote": "Every timestamp is UTC.",
  "observedAt": "2026-09-20T00:25:52.193Z",
  "endpoint": "https://artblocks-mainnet.hasura.app/v1/graphql",
  "projectQueryFields": [
    "id",
    "project_id",
    "contract_address",
    "slug",
    "name",
    "artist_name",
    "artist_address",
    "description",
    "invocations",
    "max_invocations",
    "complete",
    "paused",
    "activated_at",
    "completed_at",
    "start_datetime",
    "updated_at",
    "license",
    "link_to_license",
    "script_type_and_version",
    "aspect_ratio",
    "display_static",
    "price_per_token_in_wei",
    "currency_symbol",
    "vertical_name",
    "website",
    "artist_interview",
    "script_count",
    "script",
    "scripts{index script}"
  ],
  "query": "query ProjectBySlug($slug: String!) {\n  projects_metadata(where: {slug: {_eq: $slug}}) {\n    id project_id contract_address slug name artist_name artist_address description\n    invocations max_invocations complete paused\n    activated_at completed_at start_datetime updated_at\n    license link_to_license script_type_and_version aspect_ratio display_static\n    price_per_token_in_wei currency_symbol vertical_name website artist_interview\n    script_count script scripts { index script }\n  }\n}",
  "variables": {
    "slug": "mecha-suits-by-hideo"
  },
  "projectObservation": {
    "id": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180",
    "invocations": 256,
    "max_invocations": 256,
    "activated_at": "2021-10-15T23:38:20+00:00",
    "start_datetime": "2021-10-19T19:00:00+00:00",
    "completed_at": "2021-10-19T19:23:06+00:00",
    "license": "NFT License",
    "link_to_license": null,
    "script_type_and_version": "three@0.124.0",
    "aspect_ratio": 1,
    "display_static": false,
    "price_per_token_in_wei": "1000000000000000000",
    "vertical_name": "factory",
    "website": "https://hideocode.art/",
    "artist_interview": null,
    "script_count": 10,
    "artist_address": "0xe18fc96ba325ef22746ada9a82d521845a2c16f8"
  },
  "codeSha256": "ccd6b6cef9c1f60dc8371146e0a4130b265b1bffd217f0e107bdea2530340045",
  "graphqlRetrievals": [
    {
      "id": "G01",
      "endpoint": "https://artblocks-mainnet.hasura.app/v1/graphql",
      "method": "HTTP POST",
      "operation": "ab5d-linked-wallets",
      "query": "query { user_profiles(where: {username: {_eq: \"ab5d\"}}) { username name linked_accounts { public_address } } }",
      "variables": {},
      "identityFilter": "user_profiles where username _eq \"ab5d\" (inline filter, no variables sent)",
      "requestedAt": "2026-09-20T00:25:37.464Z",
      "respondedAt": "2026-09-20T00:25:37.997Z",
      "httpStatus": 200,
      "outcome": "ok",
      "returnedFields": [
        "username",
        "name",
        "linked_accounts.public_address"
      ],
      "result": {
        "username": "ab5d",
        "name": "AB5D",
        "linkedAccounts": [
          "0xce6dc14c5494d8a4325a81d3b257d130fa2039d1",
          "0x2247247ee0eee59557e6cd14f7e047f6a9309b5c",
          "0xdd19308a9731cdecb67e0d80ca6823394208c045"
        ],
        "count": 3
      },
      "dataClass": "indexed data, not a direct chain call",
      "chainBlock": null,
      "note": "Complete set refreshed once this session and reused across the batch. The count of three was read from the response, not assumed, and every returned address was checked against every token in this edition."
    },
    {
      "id": "G02",
      "endpoint": "https://artblocks-mainnet.hasura.app/v1/graphql",
      "method": "HTTP POST",
      "operation": "ProjectBySlug",
      "query": "query ProjectBySlug($slug: String!) {\n  projects_metadata(where: {slug: {_eq: $slug}}) {\n    id project_id contract_address slug name artist_name artist_address description\n    invocations max_invocations complete paused\n    activated_at completed_at start_datetime updated_at\n    license link_to_license script_type_and_version aspect_ratio display_static\n    price_per_token_in_wei currency_symbol vertical_name website artist_interview\n    script_count script scripts { index script }\n  }\n}",
      "variables": {
        "slug": "mecha-suits-by-hideo"
      },
      "identityFilter": "projects_metadata where slug _eq \"mecha-suits-by-hideo\"; identity corroborated by the returned composite id 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180",
      "compositeKeyNote": "Project identity is the composite key 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180, joining the lowercase contract address and the on-chain project ID.",
      "requestedAt": "2026-09-20T00:25:51.907Z",
      "respondedAt": "2026-09-20T00:25:52.193Z",
      "httpStatus": 200,
      "outcome": "ok",
      "rowsReturned": 1,
      "returnedFields": [
        "id",
        "project_id",
        "contract_address",
        "slug",
        "name",
        "artist_name",
        "artist_address",
        "description",
        "invocations",
        "max_invocations",
        "complete",
        "paused",
        "activated_at",
        "completed_at",
        "start_datetime",
        "updated_at",
        "license",
        "link_to_license",
        "script_type_and_version",
        "aspect_ratio",
        "display_static",
        "price_per_token_in_wei",
        "currency_symbol",
        "vertical_name",
        "website",
        "artist_interview",
        "script_count",
        "script",
        "scripts{index script}"
      ],
      "dataClass": "indexed data, not a direct chain call",
      "chainBlock": null
    },
    {
      "id": "G03",
      "endpoint": "https://artblocks-mainnet.hasura.app/v1/graphql",
      "method": "HTTP POST",
      "operation": "TokensByProject",
      "query": "query TokensByProject($pid: String!) {\n  tokens_metadata(where: {project_id: {_eq: $pid}}, order_by: {invocation: asc}) {\n    id token_id invocation hash owner_address minted_at features\n  }\n}",
      "variables": {
        "pid": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180"
      },
      "identityFilter": "tokens_metadata where project_id _eq the composite project key, ordered by invocation ascending",
      "requestedAt": "2026-09-20T00:25:52.194Z",
      "respondedAt": "2026-09-20T00:25:52.456Z",
      "httpStatus": 200,
      "outcome": "ok",
      "rowsReturned": 256,
      "returnedFields": [
        "id",
        "token_id",
        "invocation",
        "hash",
        "owner_address",
        "minted_at",
        "features"
      ],
      "dataClass": "indexed data, not a direct chain call",
      "chainBlock": null
    },
    {
      "id": "G04",
      "endpoint": "https://artblocks-mainnet.hasura.app/v1/graphql",
      "method": "HTTP POST",
      "operation": "TokensByIds",
      "query": "query TokensByIds($ids: [String!]) {\n  tokens_metadata(where: {id: {_in: $ids}}) {\n    id token_id invocation hash owner_address minted_at features\n  }\n}",
      "variables": {
        "ids": [
          "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180000025",
          "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180000071",
          "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180000107",
          "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-180000206"
        ]
      },
      "identityFilter": "tokens_metadata where id _in the four exact composite token keys for the example tokens",
      "requestedAt": "2026-09-20T05:35:37.118Z",
      "respondedAt": "2026-09-20T05:35:37.730Z",
      "httpStatus": 200,
      "outcome": "ok",
      "rowsReturned": 4,
      "returnedFields": [
        "id",
        "token_id",
        "invocation",
        "hash",
        "owner_address",
        "minted_at",
        "features"
      ],
      "dataClass": "indexed data, not a direct chain call",
      "chainBlock": null,
      "note": "Issued so that every example token's hash, owner and mint timestamp is read from a response rather than from working memory."
    }
  ],
  "codeInspection": {
    "retrievalId": "G02",
    "sourceField": "projects_metadata.script",
    "bytes": 65717,
    "sha256": "ccd6b6cef9c1f60dc8371146e0a4130b265b1bffd217f0e107bdea2530340045",
    "digestMethod": "SHA-256 via Web Crypto over the returned script field; the renderer's inline script produced the same digest in-page",
    "retrievedAt": "2026-09-20T00:25:52.193Z",
    "runtime": "three.js r124 from cdnjs",
    "scriptCount": 10,
    "concatenationCheck": "The scripts array, ordered by index, concatenates to the same bytes as the flat script field.",
    "fullReadCoverage": {
      "seedHandling": "parseInt(hash.slice(0,16),16) into a three-shift xorshift class; .99 scaling in rch.",
      "parameterSelection": "Options drawn first (palette, arms, controls, background, spine, extra arms, jetpack, inversion), then body geometry drawn during construction.",
      "renderingSequence": "Skeleton-first assembly of meshes and convex hulls into a group; lights, floor, fog; render loop via requestAnimationFrame.",
      "timeAndInteraction": "No self-motion; OrbitControls rotate and zoom with limits; no keyboard bindings used.",
      "externalDependencies": "three.js r124 core; embedded three.js example modules; no network, no audio."
    },
    "executed": true,
    "executionDisclosure": "Read in full without local execution; separately executed by the official renderer during observations. Parameter derivations reimplemented in the browser for trait checks."
  },
  "tokenPageChecks": [
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "status": 200,
      "observedAt": "2026-09-20T05:35:37.730Z",
      "method": "GET via fetch from the artblocks.io origin in the browser pane",
      "outcome": "fetched",
      "finalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025"
    },
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "status": 200,
      "observedAt": "2026-09-20T05:35:38.359Z",
      "method": "GET via fetch from the artblocks.io origin in the browser pane",
      "outcome": "fetched",
      "finalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071"
    },
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "status": 200,
      "observedAt": "2026-09-20T05:35:38.887Z",
      "method": "GET via fetch from the artblocks.io origin in the browser pane",
      "outcome": "fetched",
      "finalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107"
    },
    {
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "status": 200,
      "observedAt": "2026-09-20T05:35:39.437Z",
      "method": "GET via fetch from the artblocks.io origin in the browser pane",
      "outcome": "fetched",
      "finalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206"
    }
  ],
  "tokenObservations": [
    {
      "token_id": "180000025",
      "invocation": 25,
      "hash": "0x8a9aef68aa8921ffceb623d23562bbadbb425bec680756d2b1d59b6a0d2595ad",
      "owner_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
      "minted_at": "2021-10-19T19:20:04+00:00",
      "identitySource": "G04",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "resolvedRendererUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "mediaType": "text/html, original live renderer (three.js WebGL scene, user-driven camera)",
      "publishedFeatures": {
        "Jetpack": "no",
        "Controls": 3,
        "Left arm": "hand",
        "Right arm": "hand",
        "Background": "city",
        "Extra arms": "no",
        "Main color": "yellow",
        "Spine shape": "square",
        "Inverted palette": "no"
      }
    },
    {
      "token_id": "180000071",
      "invocation": 71,
      "hash": "0x57dd26142fdac4a81bf7f6380ab109e3dc9b2daa12f5422381efd0315369d9ba",
      "owner_address": "0x11333555f7806f8ea21c55ec933e3151fe3e0126",
      "minted_at": "2021-10-19T19:21:13+00:00",
      "identitySource": "G04",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "resolvedRendererUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "mediaType": "text/html, original live renderer (three.js WebGL scene, user-driven camera)",
      "publishedFeatures": {
        "Jetpack": "no",
        "Controls": 5,
        "Left arm": "utility claw",
        "Right arm": "utility claw",
        "Background": "vaporwave",
        "Extra arms": "no",
        "Main color": "black",
        "Spine shape": "round",
        "Inverted palette": "yes"
      }
    },
    {
      "token_id": "180000107",
      "invocation": 107,
      "hash": "0xccc4573bf5cbf92347df59355c3d5b06089fb5b2597e1ae0e3e4b53e166b58f2",
      "owner_address": "0x668eb4a84dd6a8eb8cb99a5ca118e4ef1e4ccb04",
      "minted_at": "2021-10-19T19:21:46+00:00",
      "identitySource": "G04",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "resolvedRendererUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "mediaType": "text/html, original live renderer (three.js WebGL scene, user-driven camera)",
      "publishedFeatures": {
        "Jetpack": "yes",
        "Controls": 3,
        "Left arm": "utility claw",
        "Right arm": "utility claw",
        "Background": "vaporwave",
        "Extra arms": "no",
        "Main color": "yellow",
        "Spine shape": "square",
        "Inverted palette": "no"
      }
    },
    {
      "token_id": "180000206",
      "invocation": 206,
      "hash": "0x34e30550f0771d8aac1d4601a51da94ff3014945f8bfeff07dd66f81599fdf5c",
      "owner_address": "0xeb43b5597e3bde0b0c03ee6731ba7c0247e1581e",
      "minted_at": "2021-10-19T19:22:43+00:00",
      "identitySource": "G04",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "resolvedRendererUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "mediaType": "text/html, original live renderer (three.js WebGL scene, user-driven camera)",
      "publishedFeatures": {
        "Jetpack": "yes",
        "Controls": 5,
        "Left arm": "photon cannon",
        "Right arm": "photon cannon",
        "Background": "field",
        "Extra arms": "yes",
        "Main color": "green",
        "Spine shape": "square",
        "Inverted palette": "no"
      }
    }
  ],
  "visualObservations": [
    {
      "id": "V01",
      "kind": "sustained",
      "token_id": "180000025",
      "method": "Iframe of the original renderer on the generator origin, pane displayed. Live options object read; camera sampled once a second for 50 s; idle, zoom-out, drag and zoom-in tests. Camera position read from the live three.js camera; scroll-wheel and pointer-drag events dispatched to the canvas; controls reset afterwards. Screenshots before and after.",
      "observedFrom": "2026-09-20T05:36:15Z",
      "observedTo": "2026-09-20T05:37:10Z",
      "sampledStates": 55,
      "observations": [
        "Yellow suit, hands, 3 controls, square spine, city background; 107 meshes; live options match all nine published traits.",
        "Idle: camera (0.05, 0.2, 0.652) unchanged over 3 s.",
        "4 wheel-out events: (0.061, 0.246, 0.801). 150 px drag: (-0.701, 0.246, -0.392), back view of a five-vertebra grey spine.",
        "20 wheel-in events: distance clamped at 0.4.",
        "Front view: sage legs with yellow bracelets, faceted yellow cockpit with dark window, grey rails, yellow forearm blocks, pale floor fading into fog."
      ],
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "observer": "this agent, Anthropic claude-opus-5, operating the built-in browser pane of the Claude desktop app on the coordinator's macOS computer (Apple M5 Pro, ANGLE Metal renderer)"
    },
    {
      "id": "V02",
      "kind": "sustained",
      "token_id": "180000071",
      "method": "As V01. Camera position read from the live three.js camera; scroll-wheel and pointer-drag events dispatched to the canvas; controls reset afterwards.",
      "observedFrom": "2026-09-20T05:36:15Z",
      "observedTo": "2026-09-20T05:37:10Z",
      "sampledStates": 55,
      "observations": [
        "Live options: black palette (primary #333, secondary #716b87), utility claws, jetpack true, inverted false, round spine, 5 controls, vaporwave; 100 meshes.",
        "Published metadata: Jetpack no, Inverted palette yes. Live program disagrees on both.",
        "Charcoal suit with broad black winged jetpack, cylindrical spine, black legs, lavender claw tips on a pink floor.",
        "Idle 3 s unchanged; wheel-out to (0.184, 0.246, 0.651); drag to (-0.644, 0.246, -0.206) showing the jetpack barrel from behind; wheel-in clamped at 0.4."
      ],
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "observer": "this agent, Anthropic claude-opus-5, operating the built-in browser pane of the Claude desktop app on the coordinator's macOS computer (Apple M5 Pro, ANGLE Metal renderer)"
    },
    {
      "id": "V03",
      "kind": "focused",
      "token_id": "180000107",
      "method": "Iframe; live options read; screenshot.",
      "observedFrom": "2026-09-20T05:36:15Z",
      "observedTo": "2026-09-20T05:37:00Z",
      "sampledStates": 45,
      "observations": [
        "Live: jetpack false, inverted true (primary #6b6b6b, secondary #fcc603); metadata says jetpack yes, inverted no.",
        "Grey cockpit framed by yellow bars, yellow claw tips, no wings, pink floor; 88 meshes."
      ],
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "observer": "this agent, Anthropic claude-opus-5, operating the built-in browser pane of the Claude desktop app on the coordinator's macOS computer (Apple M5 Pro, ANGLE Metal renderer)"
    },
    {
      "id": "V04",
      "kind": "focused",
      "token_id": "180000206",
      "method": "Iframe; live options read; screenshot.",
      "observedFrom": "2026-09-20T05:36:15Z",
      "observedTo": "2026-09-20T05:37:00Z",
      "sampledStates": 45,
      "observations": [
        "Live: cannons both sides, jetpack, extra support arms, 5 controls, field background; 135 meshes.",
        "Green suit with long cannon housings, grey jetpack wings, small claws, dark seat facing a panel of yellow, magenta, blue and green buttons."
      ],
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "inspectedMediaUrl": "https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "observer": "this agent, Anthropic claude-opus-5, operating the built-in browser pane of the Claude desktop app on the coordinator's macOS computer (Apple M5 Pro, ANGLE Metal renderer)"
    }
  ],
  "statusByOriginal": [
    {
      "token_id": "180000025",
      "opened": "yes, https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000025",
      "observedAcrossChangingStates": "yes: idle, zoom, rotate and clamp states",
      "controlsTested": "yes: wheel zoom out/in and pointer drag measured by camera position",
      "audioAuditioned": "not applicable, established as silent: no audio code, no audio elements"
    },
    {
      "token_id": "180000071",
      "opened": "yes, https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000071",
      "observedAcrossChangingStates": "yes: idle, zoom, rotate and clamp states",
      "controlsTested": "yes: wheel and drag measured",
      "audioAuditioned": "not applicable, established as silent: no audio code, no audio elements"
    },
    {
      "token_id": "180000107",
      "opened": "yes, https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000107",
      "observedAcrossChangingStates": "static scene observed; no self-motion",
      "controlsTested": "not tested on this token",
      "audioAuditioned": "not applicable, established as silent: no audio code, no audio elements"
    },
    {
      "token_id": "180000206",
      "opened": "yes, https://generator.artblocks.io/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/180000206",
      "observedAcrossChangingStates": "static scene observed; no self-motion",
      "controlsTested": "not tested on this token",
      "audioAuditioned": "not applicable, established as silent: no audio code, no audio elements"
    }
  ],
  "traitReproduction": {
    "tokens": 256,
    "summary": "7/9 keys 256/256; Jetpack 252, Inverted palette 248; all mismatches on utility-claw suits, explained by an extra draw in the feature script"
  },
  "corrections": [],
  "failedLeads": [
    {
      "url": "https://hideocode.art/",
      "outcome": "navigation failed in the browser pane on 2026-09-20"
    }
  ],
  "mediaIds": [],
  "provenance": {
    "operator": "Phil (AB5D coordinator), via the Claude desktop application",
    "originalAuthor": {
      "provider": "Anthropic",
      "model": "claude-opus-5",
      "modelVersion": "claude-opus-5 as reported by the session environment; the routing label 'claude' in the assignment manifest is a routing label and has not been recorded as a model identifier",
      "agent": "Claude in Cowork mode on the Claude Agent SDK"
    },
    "revisions": [],
    "revisionNote": "No other model or human has revised this package. A later reviser must preserve the original author credit and record the reviser, changed scope and revision-specific usage separately here.",
    "tools": [
      "Art Blocks public GraphQL index over HTTP POST from the artblocks.io origin in the browser pane, with full query text, variables and timings retained in evidence.json",
      "built-in browser pane on the coordinator's computer for page reading, canonical token page status checks, live renderer observation, canvas sampling, WebGL diagnostics and screenshots",
      "an independent reimplementation of the trait derivation, run in the browser against every token hash in the edition",
      "SHA-256 over the retrieved script bytes computed with the Web Crypto API",
      "cloud shell and file tools for package assembly, and the supplied validator"
    ],
    "humanEditorialInvolvement": "None. No human reviewed, edited or fact-checked the prose before submission. The coordinator approved browser site-access prompts only. Status is draft-for-human-review.",
    "originalProseLicense": "CC0-1.0"
  },
  "editorialExceptions": [
    {
      "id": "claw-suit-traits-wrong",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "Published Jetpack or Inverted palette disagrees with the rendered suit on 8 of 14 utility-claw tokens (confirmed live on 180000071 and 180000107)."
    },
    {
      "id": "embedded-mit-code-no-notice",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "The on-chain program embeds three.js example modules (MIT) without the licence notice. Rights review needed."
    },
    {
      "id": "licence-label-unlinked",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "'NFT License' bare label; terms unverified."
    },
    {
      "id": "unicef-amount-inferred",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "About 87 ETH is inferred from reconstructed tiers; no payment record."
    },
    {
      "id": "artist-site-unavailable",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "hideocode.art failed to load on 2026-09-20."
    },
    {
      "id": "byline-variant",
      "status": "pending",
      "reviewer": "publication coordinator",
      "reason": "Index artist 'hideo'; collection page byline 'HIDΞ0'. Package keeps the index credit."
    }
  ]
}
