{
  "schema": "ab5d-series-essay/1",
  "revision": 2,
  "status": "published-with-research-limitations",
  "sections": [
    {
      "id": "work-context",
      "heading": "The work and its context",
      "bodyMarkdown": "Coquina is a 387-edition generative art series by Jacob Gold, released on Art Blocks on Ethereum mainnet, contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270, project ID 198.[^S01] Each output is a field of soft organic forms that gather and intersect over a flat colored ground, an arrangement the registry description compares to \"a plankton on a microscope slide\", and the series' stated subject is \"the balance between stochasticity and structure in what makes a shape.\"[^S01] The name is a geology word: coquina is a sedimentary stone made of compressed shells, and the artist's own project page says the forms reminded him of exactly that, while the palettes were \"drawn from the bright colors of the islands I visited with my family as a child.\"[^S07]\n\nGold has three Art Blocks projects, all in the AB[500] set: Coquina (387 editions), Primordial (333) and Through Curved Air (186).[^S06] His dossier, titled \"Algorithms with a human pulse\", describes a practitioner based in Cambridge, Massachusetts, working in generative systems, creative coding, digital images and pen-plotter drawings \"rooted in organic form and structured variation\", and developing independent games alongside his visual art since 2024.[^S06] The dossier frames his central proposition as the idea that \"an artist can understand every component of a generative system and still be surprised by what it produces\", and reads Coquina as the start of a sequence about distributing agency between authored rules and computational outcomes.[^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 its artist script is 7,778 bytes.[^S01][^S02] The description also embeds two facts no other package in this batch can verify from a primary text: the original price, stated inline as \"Price: 0.1Ξ\", and a charitable covenant donating 25% of primary proceeds to a donor-advised fund on Endaoment.org, \"with the first intended grant recipient being the National Women's Law Center.\"[^S01]"
    },
    {
      "id": "conception",
      "heading": "Conception and development",
      "bodyMarkdown": "The conception is biological and mineral at once. The description's microscope-slide metaphor casts each mint as a captured specimen, a single fixed moment of a living process, while the artist's own account reaches for the slower timescale of coquina stone, shapes assembled and compressed into one mass.[^S01][^S07] Both metaphors describe the same formal observation: the blobs in a Coquina output read as individuals, but their meaning comes from how they gather, overlap and interfere.[^S01][^S10]\n\nGold's project page states the developmental line plainly: \"Experimenting with flow fields to generate different shapes led me to the ones used in Coquina.\"[^S07] The work is therefore a shape study before it is anything else, and the description's phrasing, \"the balance between stochasticity and structure in what makes a shape\", is a precise summary of the method: a random mathematical expression supplies the stochastic element, and the flow-field tracing supplies the structure.[^S01][^S02] The dossier places this inside Gold's broader question of how \"an algorithmically generated picture remain human or surprising\", and notes that his practice extends the same organic forms off-screen into pen-plotter drawings.[^S06]\n\nThe charitable covenant is part of the conception too, not an afterthought: it sits inside the description text itself, committing 25% of primary proceeds to an Endaoment donor-advised fund with the National Women's Law Center as first intended grant recipient.[^S01] Endaoment's own documentation describes it as a California nonprofit public benefit corporation, federally tax-exempt under IRS section 501(c)(3), built to manage charitable giving through on-chain donor-advised funds, which made it a natural rail for an Ethereum-native fundraiser in late 2021.[^S08] No Coquina-specific interview was located; the registry interview field is empty and the registry website link is the artist's Twitter handle, so the conception account rests on the description, the artist's project page, the dossier and the script.[^S01][^S06][^S07]"
    },
    {
      "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 coquina-by-jacob-gold and corroborated against contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270 and project ID 198. The retrieved script is 7,778 bytes with SHA-256 digest 31101af7a9c7e4f96c693535114f2fc54c1f90541819b616cb204376c4d758a6, and it was read in full.[^S01][^S02]\n\nRandomness comes from a xorshift128 generator seeded with four 32-bit words parsed from the chain hash, the same PRNG family used by several batch-mates.[^S02] The script then rolls a small set of global decisions. A flow-type roll gives the base flow field 94% of outputs, with five rare variants (ro, ri, ib, lr, rb) at about 1% each; a separate 7% roll enables a bi mode that modulates blob outlines with a cos^4 term. A palette roll gives palette index 6 only 2% of the time and otherwise floors six times a random draw, selecting among six hand-written palettes, for example palette 0's deep navy ground (#0b2f4d) with olive, amber, coral, crimson and violet forms, and palette 2's purple-magenta family with pale yellow strokes.[^S02]\n\nThe heart of the construction is genExpression(), a tiny random program synthesizer: it builds a mathematical expression from variables x, y, z and the functions +, -, neg, sin, sqabs, * and cos, and that expression becomes the flow field.[^S02] Each blob is then traced from a center point along the noise-and-expression gradient out to a maximum distance, which is why the forms feel grown rather than drawn.[^S02] Rendering is an accumulating animation: each frame the draw loop adds one blob, 80% filled (with a 0.5 wrong-color probability per blob that produces the occasional off-palette interloper), 20% stroked, and 25% rendered as stripes instead of a solid blob, until the point budget is exhausted and the script calls noLoop(), freezing the composition.[^S02] The live renderer confirmed the contract on token 198000005: the reported hash matched the chain record, frames at 4, 10 and 30 seconds all differed as blobs accumulated, frames at 60 and 65 seconds were byte-identical once the loop stopped, and no audio or video elements exist in the page.[^S09] There is no keyboard, mouse or audio interaction of any kind.[^S02][^S09]"
    },
    {
      "id": "mint",
      "heading": "The mint",
      "bodyMarkdown": "The dated record, observed in the current Art Blocks index on September 18, 2026, spans about ten weeks across the 2021 year boundary.[^S01][^S04] Edition 0 (token 198000000) was minted on October 26, 2021 at 01:09:37 UTC, ten days before the project was activated on November 5 at 20:59:39 UTC, a pre-activation artist mint.[^S01][^S04] The registry's sale-start timestamp reads November 11, 2021 at 17:00:00 UTC, the official collection page carries \"Released Nov 11, 2021, 5:00 PM UTC\", and the opening was fast: edition 1 minted at 17:01:25, eighty-five seconds in, and the AB5D treasury's edition 5 at 17:02:07, two minutes and seven seconds in.[^S01][^S03][^S04]\n\nThe bulk of the series moved in that opening wave: 315 of the 387 editions minted in November 2021, then 70 in December, and a single final mint, edition 386, on January 1, 2022 at 12:42:28 UTC, a New Year's Day completion.[^S04] The minted count equals the maximum of 387, and the project is marked complete, locked and active.[^S01] One anomaly stands out: the paused flag is true, the only paused project in this batch, almost certainly a leftover administrative state from after the sellout rather than an interruption, since all 387 editions exist on chain.[^S01][^S04] The original mint price is verified for once: the artist's own description states \"Price: 0.1Ξ\", matching the registry's current price_per_token_in_wei of 100000000000000000.[^S01] The artist's project page dates the mint \"between November 11th and December 30th, 2021\", which is consistent with the registry record except for the single January 1 straggler.[^S07] The AB5D collection holds exactly one edition, number 5, an opening-wave mint held by wallet 0xdd19308a9731cdecb67e0d80ca6823394208c045.[^S04][^S05]"
    },
    {
      "id": "rights",
      "heading": "Copyright and licensing",
      "bodyMarkdown": "The project registry reports the artwork licence label \"CC BY-NC 4.0\" for Coquina, 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 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] The donation covenant in the description is a disposition of proceeds, not a licence term: it commits 25% of primary sale proceeds to an Endaoment donor-advised fund but does not restrict what a token holder may do with the artwork, which the CC licence governs instead.[^S01][^S08][^S11] Owning a Coquina 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 5 (token 198000005, minted November 11, 2021, two minutes and seven seconds after the sale opened), the AB5D-held header, is the terracotta variant: a burnt-orange ground carrying dense organic masses in violet-black, orange and yellow, their interiors hatched with fine diagonal stripe texture and their rims picked out in yellow outline, with a scatter of small dots drifting across the upper field like debris on the microscope slide.[^S04][^S05][^S10] In the live view the composition assembled itself blob by blob over about a minute and then held perfectly still, the captured moment the description promises.[^S09]\n\nEdition 0 (token 198000000, the pre-activation artist mint of October 26, 2021) is the boldest palette in the sample: a warm beige ground with large saturated forms in violet, green, magenta, yellow and navy, the island colors the artist describes at full strength.[^S04][^S07][^S10] Edition 1 (token 198000001, the first public mint, eighty-five seconds after the sale opened) sits close to the header in mood: a terracotta ground with purple-black and orange masses, the same family drawn twice in the opening minutes.[^S04][^S10]\n\nEdition 100 (token 198000100, minted November 12, 2021) pushes the ground to a bright traffic orange and the forms toward near-black violet, the highest-contrast arrangement in the sample.[^S04][^S10] Edition 386 (token 198000386, the New Year's Day closer of January 1, 2022) inverts the temperature entirely: a deep purple ground with pink, green and orange forms, proof that the palette roll kept producing new moods to the very last mint.[^S04][^S10]"
    },
    {
      "id": "significance",
      "heading": "Significance and limitations",
      "bodyMarkdown": "Coquina is the batch's clearest specimen of the flow-field shape study: a random expression synthesizer supplies the stochasticity, gradient tracing supplies the structure, and the description names that exact balance as the subject.[^S01][^S02] It is also the batch's only package where the original mint price is verified from a primary text, the only one with an on-the-record charitable covenant baked into the description, and the only one whose project carries the paused flag despite being complete, a small reminder that registry state is administrative history, not just artwork metadata.[^S01] Within Gold's three-project AB[500] arc it is the foundation, the project where the organic form vocabulary that Primordial and Through Curved Air extend was first assembled.[^S06]\n\nUnresolved research questions, flagged for review:\n\n- The artist's project page dates the mint November 11 to December 30, 2021, but the registry records the final edition minted January 1, 2022; the discrepancy is minor (one token) and noted, not resolved.[^S04][^S07]\n- The paused=true flag on a complete, fully minted project is unexplained by any inspected source; it is read as a leftover administrative state.[^S01]\n- No Coquina-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- Whether the Endaoment donation covenant was executed, and whether the National Women's Law Center grant was made, is not verifiable from the inspected sources; the covenant is reported as stated intent.[^S01][^S08]\n- The 0.5 wrong-color probability and the 2% palette-6 roll are code-derived rarity statements; no feature data is published by the script, so they could not be cross-checked against a traits index.[^S02]"
    }
  ],
  "mediaIds": [],
  "identity": {
    "chainId": 1,
    "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
    "projectId": 198,
    "slug": "coquina-by-jacob-gold",
    "title": "Coquina",
    "artistCredit": "Jacob Gold",
    "artistDossierUrls": [
      "https://ab5d.xyz/artists/jacob-gold/"
    ]
  },
  "researchCutoff": "2026-09-19",
  "facts": [
    {
      "id": "minted-count",
      "topic": "mint",
      "value": 387,
      "unit": "editions",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S04"
      ],
      "status": "verified",
      "note": "Current index invocations; equals max_invocations."
    },
    {
      "id": "max-edition",
      "topic": "mint",
      "value": 387,
      "unit": "editions",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S03"
      ],
      "status": "reported",
      "note": "Registry max_invocations; collection page consistent."
    },
    {
      "id": "first-mint",
      "topic": "mint",
      "value": "2021-10-26T01:09:37+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S04"
      ],
      "status": "verified",
      "note": "Token 198000000 minted_at, 10 days before activation."
    },
    {
      "id": "activation",
      "topic": "mint",
      "value": "2021-11-05T20:59:39+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01"
      ],
      "status": "verified",
      "note": "Registry activated_at."
    },
    {
      "id": "registry-sale-start",
      "topic": "mint",
      "value": "2021-11-11T17:00:00+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S03"
      ],
      "status": "verified",
      "note": "start_datetime matches collection page release line; edition 1 at 85 seconds, edition 5 at 2m07s."
    },
    {
      "id": "completion",
      "topic": "mint",
      "value": "2022-01-01T12:42:28+00:00",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S04"
      ],
      "status": "verified",
      "note": "315 mints Nov 2021, 70 Dec, 1 on Jan 1; about 7.3 weeks total. Artist site says Nov 11 - Dec 30, 2021 (EX-01)."
    },
    {
      "id": "original-price",
      "topic": "mint",
      "value": "0.1",
      "unit": "ETH",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01"
      ],
      "status": "verified",
      "note": "Artist description states 'Price: 0.1Ξ'; matches registry price_per_token_in_wei 100000000000000000. Only batch package with a primary-text price."
    },
    {
      "id": "paused-flag",
      "topic": "mint",
      "value": true,
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01"
      ],
      "status": "reported",
      "note": "paused=true on a complete, fully minted project; only paused project in batch; read as leftover administrative state (EX-02)."
    },
    {
      "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": "31101af7a9c7e4f96c693535114f2fc54c1f90541819b616cb204376c4d758a6",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S02"
      ],
      "status": "verified",
      "note": "SHA-256 of the 7,778-byte UTF-8 script; 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": "donation-covenant",
      "topic": "rights",
      "value": "25% of primary proceeds to Endaoment DAF; first intended grant recipient National Women's Law Center",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S01",
        "S08"
      ],
      "status": "reported",
      "note": "Stated in artist description; execution not verifiable from inspected sources (EX-04)."
    },
    {
      "id": "ab5d-holding",
      "topic": "collection",
      "value": "1 edition: 5",
      "observedAt": "2026-09-18",
      "sourceIds": [
        "S04",
        "S05"
      ],
      "status": "verified",
      "note": "Owned by 0xdd19308a9731cdecb67e0d80ca6823394208c045 in the freshly refreshed AB5D linked wallet set; header edition 5."
    }
  ],
  "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": "198000000",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000000",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 0, pre-activation artist mint (2021-10-26T01:09:37Z).",
      "observationNote": "Static preview viewed: beige ground, bold saturated violet/green/magenta/yellow/navy forms."
    },
    {
      "id": "E02",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000001",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000001",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 1, first public mint 85 seconds after sale start.",
      "observationNote": "Static preview viewed: terracotta ground, purple-black and orange masses."
    },
    {
      "id": "E03",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000100",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000100",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 100, day-two mint; highest-contrast arrangement in sample.",
      "observationNote": "Static preview viewed: bright orange ground, near-black violet masses."
    },
    {
      "id": "E04",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000386",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000386",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 386, final mint of the series (2022-01-01); sustained analysis as closing contrast.",
      "observationNote": "Static preview viewed: deep purple ground, pink/green/orange forms."
    },
    {
      "id": "E05",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000005",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005",
      "sourceIds": [
        "S04",
        "S05",
        "S09",
        "S10"
      ],
      "selectionNote": "Verified AB5D-held work, header, live-checked in the renderer; sustained analysis.",
      "observationNote": "Static preview and live renderer viewed: burnt-orange ground, violet-black/orange/yellow hatched masses with yellow outlines and scattered dots; accumulating animation settled to byte-identical frames; 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-19T10:11:17Z",
        "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 = coquina-by-jacob-gold).script; contract 0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270 project 198",
    "sha256": "31101af7a9c7e4f96c693535114f2fc54c1f90541819b616cb204376c4d758a6",
    "retrievedAt": "2026-09-18T05:35:02Z",
    "method": "GraphQL POST via curl; full 7,778-byte script read (chunked reads plus symbol map); live renderer executed with timed frame captures",
    "executed": true,
    "chainBlock": null
  },
  "editorialExceptions": [
    {
      "id": "EX-01",
      "status": "pending",
      "reviewer": null,
      "reason": "Artist site dates the mint Nov 11 - Dec 30, 2021; registry records final edition minted 2022-01-01. One-token discrepancy, noted not resolved."
    },
    {
      "id": "EX-02",
      "status": "pending",
      "reviewer": null,
      "reason": "paused=true on a complete, fully minted project is unexplained by inspected sources; read as leftover administrative state."
    },
    {
      "id": "EX-03",
      "status": "pending",
      "reviewer": null,
      "reason": "No Coquina-specific interview located; registry artist_interview null; registry website link is a Twitter handle, not scraped."
    },
    {
      "id": "EX-04",
      "status": "pending",
      "reviewer": null,
      "reason": "Endaoment donation covenant and NWLC grant are stated intent; execution not verifiable from inspected sources."
    },
    {
      "id": "EX-05",
      "status": "pending",
      "reviewer": null,
      "reason": "Code-derived rarity statements (0.5 wrong-color probability, 2% palette-6 roll) not cross-checkable; script publishes no feature data."
    }
  ],
  "presentation": {
    "editionSize": 387,
    "maximumEdition": 387,
    "mintDate": "2021-10-26T01:09:37+00:00",
    "mintDateMeaning": "first verified mint (edition 0, pre-activation artist mint; public release line Nov 11, 2021, 5:00 PM UTC per collection page)",
    "mintDateLabel": "First mint",
    "artwork": {
      "project_id": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270-198",
      "token_id": "198000005",
      "invocation": 5,
      "owner_address": "0xdd19308a9731cdecb67e0d80ca6823394208c045",
      "preview_asset_url": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005.png",
      "live_view_url": "/series/coquina-by-jacob-gold/artwork.html",
      "canonicalLiveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005",
      "canonicalUrl": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005",
      "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": "198000000",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000000",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 0, pre-activation artist mint (2021-10-26T01:09:37Z).",
      "observationNote": "Static preview viewed: beige ground, bold saturated violet/green/magenta/yellow/navy forms.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000000.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000000"
    },
    {
      "id": "E02",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000001",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000001",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 1, first public mint 85 seconds after sale start.",
      "observationNote": "Static preview viewed: terracotta ground, purple-black and orange masses.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000001.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000001"
    },
    {
      "id": "E03",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000100",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000100",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 100, day-two mint; highest-contrast arrangement in sample.",
      "observationNote": "Static preview viewed: bright orange ground, near-black violet masses.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000100.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000100"
    },
    {
      "id": "E04",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000386",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000386",
      "sourceIds": [
        "S04",
        "S10"
      ],
      "selectionNote": "Edition 386, final mint of the series (2022-01-01); sustained analysis as closing contrast.",
      "observationNote": "Static preview viewed: deep purple ground, pink/green/orange forms.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000386.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000386"
    },
    {
      "id": "E05",
      "chainId": 1,
      "contract": "0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270",
      "tokenId": "198000005",
      "url": "https://www.artblocks.io/token/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005",
      "sourceIds": [
        "S04",
        "S05",
        "S09",
        "S10"
      ],
      "selectionNote": "Verified AB5D-held work, header, live-checked in the renderer; sustained analysis.",
      "observationNote": "Static preview and live renderer viewed: burnt-orange ground, violet-black/orange/yellow hatched masses with yellow outlines and scattered dots; accumulating animation settled to byte-identical frames; hash matched chain; zero audio elements.",
      "previewUrl": "https://media-proxy.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005.png",
      "liveUrl": "https://generator.artblocks.io/1/0xa7d8d9ef8d8ce8992df33d8b8cf4aebabd5bd270/198000005"
    }
  ],
  "publication": {
    "date": "2026-09-20",
    "url": "https://ab5d.xyz/series/coquina-by-jacob-gold/",
    "authorization": "Phil requested website publication on 2026-09-17.",
    "reviewSnapshot": "/docs/series-essays/production/coquina-by-jacob-gold/record.json",
    "unresolvedResearchQuestionsRetained": true
  }
}
