{
  "schema": "ab5d-series-essay/1",
  "revision": 2,
  "status": "published-with-research-limitations",
  "sections": [
    {
      "id": "work-context",
      "heading": "The work and its context",
      "bodyMarkdown": "Prismatic is a 218-edition generative art series by Eliya Stein, also known as Pretty Blocks, released on Art Blocks on Ethereum mainnet, contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270, project ID 199.[^S01][^S06] Each output presents as a still image of layered translucent squares, prismatic shards in hard-light color, but the stillness is a starting position: the registry description says every invocation \"responds to keystrokes with transformations. Start with the arrow keys.\"[^S01] The description also carries an unusual anti-trait manifesto: \"This project is not presented with any features or traits... each invocation of Prismatic is intended to be experienced as a piece of a whole. The project itself is the prism, each mint is a moment captured as we pass through it.\"[^S01]\n\nStein is the most prolific AB[500] artist in this batch: five projects, Gravity Grid (81 editions), Incantation (85), Labyrometry (800), Prismatic (218) and Liquid Ruminations (1,024), totaling 2,208 editions.[^S06] His dossier describes an artist who \"came to generative art through software rather than through a single visual signature\", with documented professional work in advertising technology and browser security, and reads his sequence as \"a sustained inquiry into how a system changes while remaining legible.\"[^S06] Of Prismatic it says the series \"makes transformation explicitly interactive\", and that this \"changes the status of collection imagery: a thumbnail records an instance, while the work is the executable range of possible responses.\"[^S06] The dossier's own illustration for the series is Prismatic #4, from the AB5D treasury, which is also the header of this package.[^S06]\n\nThe series runs on p5.js 1.0.0 at a square aspect ratio with zero external assets, carries the CC BY-NC 4.0 licence, and at 2,600 bytes is the smallest script in this batch.[^S01][^S02][^S11]"
    },
    {
      "id": "conception",
      "heading": "Conception and development",
      "bodyMarkdown": "The conception is stated as a single extended metaphor: the project is the prism, and each mint is one moment of passage through it.[^S01] That framing does real philosophical work. It demotes the token image from the artwork to a snapshot of the artwork, and it refuses the rarity market's grammar explicitly: no features, no traits, variation without a leaderboard.[^S01] The Verse archive preserves the same description text and dates the series to the edition-0 mint of October 25, 2021, corroborating the registry record.[^S08]\n\nWithin Stein's five-project sequence the dossier places Prismatic fourth, after gravity, ritual and fog, as the project where \"the viewer enters the system\": where Gravity Grid offered click-and-hold time control, Prismatic hands the viewer the keyboard and lets them alter the refraction patterns directly.[^S06] The keyboard is not a gimmick but the thesis: if the work is the range of responses, then the still image everyone trades is deliberately incomplete.[^S01][^S06]\n\nNo Prismatic-specific interview was located; the registry interview field is empty, and the registry's website link points to the artist's Twitter handle, prettyblocks.[^S01] The conception account therefore rests on the description, the dossier and the script; the dossier's eighteen-source verified bibliography is what led this research to the Verse archive that independently preserves the description text.[^S07][^S08] The script, notably, honors the no-features manifesto by publishing no feature data at all, and it hides one joke: typing the letter sequence \"ablove\" puts the piece into an autoplay mode where random arrow transformations fire on their own, a small love letter to Art Blocks discoverable only by reading or experimenting.[^S01][^S02][^S06]"
    },
    {
      "id": "construction",
      "heading": "How the work was constructed",
      "bodyMarkdown": "The full artist script was retrieved from the official indexed project record at the Art Blocks mainnet GraphQL endpoint, filtered by the exact slug prismatic-by-eliya-stein and corroborated against contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270 and project ID 199. The retrieved script is 2,600 bytes with SHA-256 digest 8e33aec73d76e5cbd4a0403620d0857191168090b77538d88a21b37d3c07efa1, the smallest in this batch, and it was read in full.[^S01][^S02]\n\nThe compression is extreme and instructive. Randomness comes from a xorshift128 generator seeded with four 32-bit words parsed from the chain hash, the same generator family Stein's batch-mates use, while a parallel bit array reads the parity of each hexadecimal character of the hash as sixty-four yes-no switches that toggle the HSB color mode, the stroke color (black, white or pink) and other micro-decisions.[^S02] The still image is built in two passes: a thousand noise-driven translucent squares laid over the canvas, then a \"twister\" of a hundred rotating, randomly colored squares, everything composited with the canvas hard-light blend mode, which is what produces the characteristic prismatic flaring where layers cross.[^S02] Then comes the decisive move: the finished canvas is captured to a data URL, and from that moment the draw loop never draws geometry again; it only re-draws that captured image, transformed according to the last key pressed.[^S02]\n\nThe keyboard map, verified in code and exercised live, is: arrow keys scroll the captured image continuously in that direction (up wraps vertically, right slides horizontally), H zooms it to double size, space pauses and resumes, R reloads the page, S saves a PNG named \"o\", any other letter redraws the frame, and the hidden \"ablove\" sequence triggers autoplay.[^S02] The live renderer confirmed the interaction contract on token 199000004: the reported hash matched the chain record, the work sat as a still image with byte-identical frames before any key, ArrowUp set it scrolling, space froze it byte-identical, ArrowRight changed the view again, and no audio elements exist in the page.[^S09]"
    },
    {
      "id": "mint",
      "heading": "The mint",
      "bodyMarkdown": "The dated record, observed in the current Art Blocks index on September 18, 2026, spans three months.[^S01][^S04] Edition 0 (token 199000000) was minted on October 25, 2021 at 12:57:33 UTC, five days before the project was activated on October 30 at 01:48:01 UTC, a pre-activation artist mint.[^S01][^S04] The registry's sale-start timestamp reads November 5, 2021 at 19:00:00 UTC, the official collection page carries \"Released Nov 5, 2021, 7:00 PM UTC\", and the opening was instant: edition 1 minted at 19:01:00, sixty seconds in, and the AB5D treasury's edition 4 at 19:01:09, sixty-nine seconds in.[^S01][^S03][^S04]\n\nThe bulk of the series moved in that opening wave: 182 of the 218 editions minted in November 2021, then 22 in December and a final 13 in January 2022, closing on January 25, 2022 at 22:45:50 UTC.[^S04] The minted count equals the maximum of 218, and the project is marked complete, locked and active, with the paused flag false.[^S01] The currently indexed price is 0.1 ETH per token; no dated 2021 source inspected here states the original mint price, so that figure is reported as the present registry value and the launch price remains unverified.[^S01] The AB5D collection holds seven editions, an unusually deep position: numbers 4, 28, 65 and 78 all minted in the November 5 opening wave, and numbers 212, 213 and 214 minted in the January 2022 tail, a wallet that bought the rush and the quiet ending both.[^S04][^S05] The Verse archive's market panel, observed at inspection time, records 161 owners, 3 listings (1.4%) and a highest sale of $926 for the series.[^S08]"
    },
    {
      "id": "rights",
      "heading": "Copyright and licensing",
      "bodyMarkdown": "The project registry reports the artwork licence label \"CC BY-NC 4.0\" for Prismatic, with no linked terms URL in the record.[^S01] This essay therefore categorizes the artwork licence as creative-commons, variant CC BY-NC 4.0.[^S01] The CC BY-NC 4.0 deed grants the freedoms to Share, copy and redistribute the material in any medium or format, and to Adapt, remix, transform and build upon the material, under two conditions: Attribution, giving appropriate credit with a link to the licence and an indication of changes; and NonCommercial, no use for commercial purposes. The deed also forbids applying additional legal or technological restrictions.[^S11]\n\nThe Adapt freedom has a specific resonance here: because the work is interactive, every viewer already produces transformations of the image by pressing keys, and the licence's allowance of non-commercial remixing matches the project's own invitation to pass through the prism.[^S01][^S11] The script carries no licence header or copyright comment of its own, so no code licence is reported for this package; the absence is recorded rather than resolved.[^S02] The registry lists zero external asset dependencies, and the only runtime dependency is the p5.js 1.0.0 library declared by the platform itself.[^S01][^S02] Owning a Prismatic token conveys no copyright by itself, and no conflicting licence statements were found in the inspected sources. Images in this essay are referenced through canonical Art Blocks token pages and media rather than republished.[^S04]"
    },
    {
      "id": "examples",
      "heading": "Close reading of examples",
      "bodyMarkdown": "Five outputs were inspected directly through their platform media, and the header was additionally exercised in the live renderer.[^S09][^S10]\n\nEdition 4 (token 199000004, minted November 5, 2021, sixty-nine seconds after the sale opened), the AB5D-held header and the dossier's own illustration for the series, is the pastel extreme: a luminous field of magenta, cyan, yellow and lime shards crossing like light through cut glass, with a faint skeleton of dark square outlines in the upper half, the ghost of the geometry pass beneath the color.[^S04][^S06][^S10] In the live view it sat perfectly still, a still image exactly as the description promises, until an arrow key set the whole field sliding; space froze it again mid-passage.[^S09]\n\nEdition 213 (token 199000213, minted January 17, 2022), also AB5D-held but from the tail of the sale, shows the dark discipline: deep blue-black space with emerald and ruby shards, and here the square outlines come forward in bright red, the same grammar in a minor key.[^S04][^S05][^S10] The contrast between the two holdings, minted ten weeks apart, is the series' range in miniature.[^S04]\n\nEdition 0 (token 199000000, the pre-activation artist mint of October 25, 2021) is the dark extreme of the light-dark axis: a near-black field with green, yellow and electric-blue shards flaring from the corners.[^S04][^S10] Edition 1 (token 199000001, the first public mint, sixty seconds after the sale opened) carries the black-stroke variant, its rainbow field crosshatched with a dense skeleton of square outlines.[^S04][^S10] Edition 28 (token 199000028, AB5D-held, same opening wave) is the pinkest of the sample, magenta and rose shards over a pale field with fine dark strokework.[^S04][^S05][^S10]"
    },
    {
      "id": "significance",
      "heading": "Significance and limitations",
      "bodyMarkdown": "Prismatic is the batch's clearest statement that a generative token's traded image is not the work: the description says it, the dossier theorizes it, and the code enforces it, because after the first frame the script stops drawing geometry entirely and only transforms the captured bitmap at the viewer's command.[^S01][^S02][^S06] At 2,600 bytes it is also the batch's smallest script, a proof that conceptual completeness does not scale with code size, and its hidden \"ablove\" autoplay is the kind of detail only source reading or patient play discovers.[^S02] Within Stein's five-project AB[500] arc it is the interactive hinge, the point where the viewer stops watching the system and starts operating it.[^S06]\n\nUnresolved research questions, flagged for review:\n\n- The original mint price at the 2021 sale is not established by any dated 2021 source inspected here; only the current registry value of 0.1 ETH is recorded.[^S01]\n- No Prismatic-specific interview was located; the registry interview field is empty, and the registry website link is the artist's Twitter handle, which was not scraped.[^S01]\n- The Verse market figures (161 owners, highest sale $926) are point-in-time values observed at inspection; they describe the secondary market as of September 18, 2026, not the 2021 sale.[^S08]\n- The S save-key and the \"ablove\" autoplay were verified in code; the save-key was not exercised live (headless download path), and autoplay was verified by code reading only.[^S02][^S09]\n- The probe's headless-browser process did not exit cleanly after the final read (the browser-close call hung and was killed at the harness timeout); all probe measurements were recorded before that point and are unaffected.[^S09]"
    }
  ],
  "mediaIds": [],
  "identity": {
    "chainId": 1,
    "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
    "projectId": 199,
    "slug": "prismatic-by-eliya-stein",
    "title": "Prismatic",
    "artistCredit": "Eliya Stein",
    "artistDossierUrls": [
      "https://ab5d.xyz/artists/eliya-stein/"
    ]
  },
  "researchCutoff": "2026-09-18",
  "facts": [
    {
      "id": "minted-count",
      "topic": "mint",
      "value": 218,
      "unit": "editions",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S04"
      ],
      "status": "verified",
      "note": "Current index invocations; equals max_invocations and Verse item count."
    },
    {
      "id": "max-edition",
      "topic": "mint",
      "value": 218,
      "unit": "editions",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S03",
        "S08"
      ],
      "status": "reported",
      "note": "Registry max_invocations; collection page and Verse agree."
    },
    {
      "id": "first-mint",
      "topic": "mint",
      "value": "2021-10-25T12:57:33+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S04",
        "S08"
      ],
      "status": "verified",
      "note": "Token 199000000 minted_at, 5 days before activation; matches Verse release date."
    },
    {
      "id": "activation",
      "topic": "mint",
      "value": "2021-10-30T01:48:01+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01"
      ],
      "status": "verified",
      "note": "Registry activated_at."
    },
    {
      "id": "registry-sale-start",
      "topic": "mint",
      "value": "2021-11-05T19:00:00+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S03"
      ],
      "status": "verified",
      "note": "start_datetime matches collection page release line; edition 1 at 60 seconds, edition 4 at 69 seconds."
    },
    {
      "id": "completion",
      "topic": "mint",
      "value": "2022-01-25T22:45:50+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S04"
      ],
      "status": "verified",
      "note": "182 mints Nov 2021, 22 Dec, 13 Jan; about 11.7 weeks total."
    },
    {
      "id": "current-price",
      "topic": "mint",
      "value": "0.1",
      "unit": "ETH",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01"
      ],
      "status": "reported",
      "note": "Current registry price_per_token_in_wei = 100000000000000000. Original launch price unverified."
    },
    {
      "id": "original-price",
      "topic": "mint",
      "value": null,
      "unit": "ETH",
      "observedAt": "2026-09-18",
      "sourceIds": [],
      "status": "unknown",
      "note": "No dated 2021 price source located."
    },
    {
      "id": "script-runtime",
      "topic": "construction",
      "value": "p5@1.0.0",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S02"
      ],
      "status": "verified",
      "note": "Indexed script_type_and_version; zero external assets."
    },
    {
      "id": "script-sha256",
      "topic": "construction",
      "value": "8e33aec73d76e5cbd4a0403620d0857191168090b77538d88a21b37d3c07efa1",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "SHA-256 of the 2,600-byte UTF-8 script; smallest in batch; read in full."
    },
    {
      "id": "license-label",
      "topic": "rights",
      "value": "CC BY-NC 4.0",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01"
      ],
      "status": "verified",
      "note": "Registry label; link_to_license null."
    },
    {
      "id": "ab5d-holding",
      "topic": "collection",
      "value": "7 editions: 4, 28, 65, 78, 212, 213, 214",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S04",
        "S05"
      ],
      "status": "verified",
      "note": "All owned by 0xdd19308a9731cdecb67e0d80ca6823394208c045 in the freshly refreshed AB5D linked wallet set; header edition 4."
    }
  ],
  "rights": {
    "artwork": {
      "reportedLabel": "CC BY-NC 4.0",
      "category": "creative-commons",
      "termsUrl": "https://creativecommons.org/licenses/by-nc/4.0/",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S11"
      ],
      "note": "Registry label CC BY-NC 4.0. Deed grants Share and Adapt with Attribution and NonCommercial conditions; no additional restrictions allowed.",
      "unresolvedConflicts": []
    },
    "code": {
      "reportedLabel": null,
      "category": "unknown",
      "termsUrl": null,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "note": "Script carries no licence header or copyright comment; absence recorded.",
      "unresolvedConflicts": []
    },
    "thirdParty": []
  },
  "examples": [
    {
      "id": "E01",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000000",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000000",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 0, pre-activation artist mint (2021-10-25T12:57:33Z).",
      "observationNote": "Static preview viewed: dark extreme, near-black field with green/yellow/electric-blue shards flaring from corners."
    },
    {
      "id": "E02",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000001",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000001",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 1, first public mint 60 seconds after sale start.",
      "observationNote": "Static preview viewed: black-stroke variant, rainbow field crosshatched with dense square-outline skeleton."
    },
    {
      "id": "E03",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000028",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000028",
      "sourceIds": [
        "S04",
        "S05",
        "S10"
      ],
      "selectionNote": "AB5D-held opening-wave mint, pink discipline.",
      "observationNote": "Static preview viewed: pink/magenta shards over pale field with fine dark strokework."
    },
    {
      "id": "E04",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000213",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000213",
      "sourceIds": [
        "S04",
        "S05",
        "S10"
      ],
      "selectionNote": "AB5D-held tail mint (Jan 2022); sustained analysis as contrast to header.",
      "observationNote": "Static preview viewed: blue-black field, emerald/ruby shards, bright red square outlines."
    },
    {
      "id": "E05",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000004",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004",
      "sourceIds": [
        "S04",
        "S05",
        "S06",
        "S09",
        "S10"
      ],
      "selectionNote": "Verified AB5D-held work, header, live-checked with synthetic keyboard input; dossier's own illustration for the series; sustained analysis.",
      "observationNote": "Static preview and live renderer viewed: pastel magenta/cyan/yellow/lime shards with faint dark outline skeleton; idle still image, ArrowUp scroll, space pause, ArrowRight slide all verified; hash matched chain; zero audio elements."
    }
  ],
  "provenance": {
    "operator": "Kimi Work local agent runtime (commissioned batch kimi-round-003)",
    "agent": "Kimi",
    "model": "Kimi",
    "modelVersion": "unknown (not exposed by the runtime)",
    "tools": [
      "curl",
      "Python 3",
      "headless Chrome via puppeteer-core (SwiftShader)",
      "Art Blocks Hasura GraphQL endpoint",
      "web search/fetch tools"
    ],
    "humanEditorialInvolvement": "Commissioned by Phil; website publication authorized by Phil on 2026-09-17. No claim of line-by-line human fact checking.",
    "originalProseLicense": "CC0-1.0",
    "generation": {
      "schema": "ab5d-essay-generation/1",
      "model": "Kimi",
      "displayName": "Kimi (contributor-reported)",
      "scope": "kimi-round-003 submitted essay; publication import only",
      "essayCount": 1,
      "usage": null,
      "perEssayUsage": null,
      "usageDetail": "No token telemetry is exposed to this agent; all usage fields are null rather than estimated. startedAt is the observed time of the batch's first data retrieval; cutoff is this package's build time. Coordinator must supply telemetry before publication per assignment rules.",
      "submittedUsage": {
        "provider": "Moonshot AI",
        "model": "Kimi",
        "modelVersion": "unknown (not exposed by the runtime)",
        "measurement": "unavailable: the Kimi Work runtime does not expose per-conversation token telemetry to the agent",
        "scope": "kimi-round-003 (10 essays); per-essay usage unavailable",
        "startedAt": "2026-09-18T05:35:02Z",
        "cutoff": "2026-09-18T22:12:36Z",
        "inputTokens": null,
        "cachedInputTokens": null,
        "outputTokens": null,
        "totalTokens": null,
        "reasoningTokens": null,
        "perEssayAvailable": false,
        "telemetrySource": null,
        "note": "No token telemetry is exposed to this agent; all usage fields are null rather than estimated. startedAt is the observed time of the batch's first data retrieval; cutoff is this package's build time. Coordinator must supply telemetry before publication per assignment rules."
      },
      "importReview": "Package and site compatibility checks only. No independent re-research or prose rewrite, as requested by user on 2026-09-20."
    }
  },
  "codeInspection": {
    "url": "https://artblocks-mainnet.hasura.app/v1/graphql",
    "locator": "projects_metadata(where slug = prismatic-by-eliya-stein).script; contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270 project 199",
    "sha256": "8e33aec73d76e5cbd4a0403620d0857191168090b77538d88a21b37d3c07efa1",
    "retrievedAt": "2026-09-18T05:35:02Z",
    "method": "GraphQL POST via curl; full 2,600-byte script read (single line, two chunks); live renderer executed with synthetic keyboard input (arrows, space)",
    "executed": true,
    "chainBlock": null
  },
  "editorialExceptions": [
    {
      "id": "EX-01",
      "status": "pending",
      "reviewer": null,
      "reason": "Original mint price at the 2021 sale not evidenced by any dated 2021 source."
    },
    {
      "id": "EX-02",
      "status": "pending",
      "reviewer": null,
      "reason": "No Prismatic-specific interview located; registry artist_interview null; registry website link is a Twitter handle, not scraped."
    },
    {
      "id": "EX-03",
      "status": "pending",
      "reviewer": null,
      "reason": "Verse market figures (161 owners, highest sale $926) are point-in-time 2026 values, not 2021 sale data."
    },
    {
      "id": "EX-04",
      "status": "pending",
      "reviewer": null,
      "reason": "S save-key and 'ablove' autoplay verified in code only; save-key not exercised live (headless download path), autoplay not triggered."
    },
    {
      "id": "EX-05",
      "status": "pending",
      "reviewer": null,
      "reason": "Probe browser-close hung after final read and was killed at harness timeout; measurements unaffected."
    }
  ],
  "presentation": {
    "editionSize": 218,
    "maximumEdition": 218,
    "mintDate": "2021-10-25T12:57:33+00:00",
    "mintDateMeaning": "first verified mint (edition 0, pre-activation artist mint; public release line Nov 5, 2021, 7:00 PM UTC per collection page)",
    "mintDateLabel": "First mint",
    "artwork": {
      "project_id": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-199",
      "token_id": "199000004",
      "invocation": 4,
      "owner_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
      "preview_asset_url": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004.png",
      "live_view_url": "/series/prismatic-by-eliya-stein/artwork.html",
      "canonicalLiveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004",
      "mode": "live",
      "aspectRatio": 1,
      "interactionNote": "",
      "copyrightStatus": "CC BY-NC 4.0",
      "copyrightUrl": "https://creativecommons.org/licenses/by-nc/4.0/",
      "displayBasis": "Remote embed of the Art Blocks media proxy; no local asset redistribution. Token ownership by AB5D wallet verified 2026-09-18; token ownership is not copyright ownership."
    }
  },
  "observationImages": [
    {
      "id": "E01",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000000",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000000",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 0, pre-activation artist mint (2021-10-25T12:57:33Z).",
      "observationNote": "Static preview viewed: dark extreme, near-black field with green/yellow/electric-blue shards flaring from corners.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000000.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000000"
    },
    {
      "id": "E02",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000001",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000001",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 1, first public mint 60 seconds after sale start.",
      "observationNote": "Static preview viewed: black-stroke variant, rainbow field crosshatched with dense square-outline skeleton.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000001.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000001"
    },
    {
      "id": "E03",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000028",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000028",
      "sourceIds": [
        "S04",
        "S05",
        "S10"
      ],
      "selectionNote": "AB5D-held opening-wave mint, pink discipline.",
      "observationNote": "Static preview viewed: pink/magenta shards over pale field with fine dark strokework.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000028.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000028"
    },
    {
      "id": "E04",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000213",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000213",
      "sourceIds": [
        "S04",
        "S05",
        "S10"
      ],
      "selectionNote": "AB5D-held tail mint (Jan 2022); sustained analysis as contrast to header.",
      "observationNote": "Static preview viewed: blue-black field, emerald/ruby shards, bright red square outlines.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000213.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000213"
    },
    {
      "id": "E05",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "199000004",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004",
      "sourceIds": [
        "S04",
        "S05",
        "S06",
        "S09",
        "S10"
      ],
      "selectionNote": "Verified AB5D-held work, header, live-checked with synthetic keyboard input; dossier's own illustration for the series; sustained analysis.",
      "observationNote": "Static preview and live renderer viewed: pastel magenta/cyan/yellow/lime shards with faint dark outline skeleton; idle still image, ArrowUp scroll, space pause, ArrowRight slide all verified; hash matched chain; zero audio elements.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/199000004"
    }
  ],
  "publication": {
    "date": "2026-09-20",
    "url": "https://ab5d.xyz/series/prismatic-by-eliya-stein/",
    "authorization": "Phil requested website publication on 2026-09-17.",
    "reviewSnapshot": "/docs/series-essays/production/prismatic-by-eliya-stein/record.json",
    "unresolvedResearchQuestionsRetained": true
  }
}
