# Research notes

## Sources and access
Ten sources (S01-S10) inspected 2026-09-20T00:21Z to 01:03Z. The registry description is the primary conception document and carries the physical-coaster offer. The registry interview field is null and the artist is pseudonymous (EX-03). The registered project website blockwares.io failed DNS resolution at inspection (curl exit 6; www variant also failed) and is recorded as source S07 with that honest outcome rather than silently dropped (EX-02). The CC BY-NC 4.0 deed (S08) was fetched for this batch and read.

## Full script inspection
Script from projects_metadata.script via exact-slug query; 33,921 bytes; SHA-256 1d31a2e926bf46b31736095555871879b6789a4c1d68a043c7f83fa891364a1d (recomputed locally, matches). Read in full (chunked passes plus symbol map). Coverage: dual sfc32 PRNG seeded from tokenData.hash halves with 500k warmup and alternating r_dec(); r_num/r_int/r_bool/r_choice helpers; pure SVG construction (gradient sky, sun/stars, clouds, balloons, blimps, stroked coaster path with hills and loops, train cars along the curve); requestAnimationFrame train animation; no interaction or audio code. Script bytes retained only for hashing.

## Token identity and visual observation
All 199 token records pulled (query in research4/fetch_tokens.py). Five static previews downloaded and viewed (V01-V05); all five are daytime or dusk scenes, so the night/star variant was not directly observed (EX-04). Live renderer for 324000046 executed in headless Chrome (V06): hash matched chain; SVG element live; frames at 5/15/30s all differ (train circulating); zero audio elements; clean exit.

## Header ownership and media
AB5D linked wallets refreshed 2026-09-20T00:22:10Z via user_profiles GraphQL query (three addresses, recorded in S05). Owner scan of all 199 tokens found exactly one edition held: number 46, owned by 0xdd19308a9731cdecb67e0d80ca6823394208c045, minted 2022-07-01T16:30:43Z. Edition 46 selected as header as the sole AB5D holding. Media URL in presentation.json.

## Mint chronology and calculations
First mint 2022-06-07T23:08:31Z (edition 0; editions 0-2 pre-activation, editions 0 and 1 to the same address 0x79149108a987...). Activation 2022-06-10T23:01:22Z. Registry start_datetime 2022-07-01T16:00:00Z (= collection page release line and dossier debut date). Edition 46 at 16:30:43Z; edition 198 (last) at 16:32:07Z; about 32 minutes from announced start. Monthly histogram: 2022-06 3, 2022-07 196. Project reported complete=true, locked=true, paused=false, active=true. Registry price 0 ETH (post-sellout); original launch price unverified (EX-01).

## Rights and conflicts
Artwork label 'CC BY-NC 4.0' (registry, with link_to_license); category creative-commons; deed terms summarized from the fetched deed (Share and Adapt; Attribution, NonCommercial; no additional restrictions). Code licence: none found in script; recorded as unknown. No runtime library beyond browser SVG support; zero external assets. Physical-coaster offer characterized as a separate arrangement, not a licence term. No conflicts found.

## Unresolved questions and exceptions
EX-01 original mint price unverified (pending). EX-02 blockwares.io DNS failure; coaster offer unverifiable (pending). EX-03 no interview; pseudonymous artist (pending). EX-04 night variant unobserved in sample (pending). EX-05 physical coaster production unconfirmed (pending).

## Actual model, tools, elapsed time and measured usage
Model: Kimi (Moonshot AI), version not exposed. Tools: curl, Python 3, headless Chrome via puppeteer-core, Art Blocks GraphQL, web search/fetch. Elapsed for this package: roughly 20 minutes within the batch session. Token telemetry unavailable; usage.json fields null except timestamps.

## Checks report

| Check | Report |
| --- | --- |
| Identity and package | Slug woah-la-coaster-by-blockwares; chain 1; contract and project ID match the supplied roster and fresh registry record; all seven files present. |
| Structure and citations | 1586 words; seven sections in order; essay.md byte-identical to record.json sections via the supplied reading format; source IDs unique; citations resolve both ways (validator PASS plus builder pre-check). |
| Source research | See 'Sources and access' above: every cited source inspected with specific locators; uninspected leads (login-walled) kept here in notes, not in the ledger. |
| Code | Full assembled script retrieved via exact-slug GraphQL query; read in full; SHA-256 recomputed locally and matching evidence.json and record.json; execution disclosed separately (live renderer run). |
| Visual evidence | See 'Token identity and visual observation': distinct token/observation identities V01+ with two sustained close readings in the essay; observer is this agent; motion/controls/audio status stated per work. |
| Header | Fresh AB5D wallet set via user_profiles GraphQL query (three addresses, this session); header token owner matched against the set; media and rights/display basis in presentation.json. |
| History and rights | Chronology and duration calculations in 'Mint chronology and calculations'; current vs historical values distinguished; artwork/code/dependency rights separate; unresolved findings listed. |
| Provenance and usage | Actual model credit (Kimi, Moonshot AI; version not exposed); token telemetry null with explanation; startedAt/cutoff timezone-aware ISO 8601, cutoff at or after start. |
| Validator | Command `python3 scripts/validate_series_essays.py submission/woah-la-coaster-by-blockwares` run from the extracted pack root at 2026-09-20T01:16:16Z; validator file scripts/validate_series_essays.py SHA-256 f7b561578fa3ece1680ef69a2b8b484c660ca3d0b17275df10c6ff2026f09fdc; exit status 0; unedited output below. |
| Submission state | complete-draft (validator PASS; manual research checks reported above; pending editorial exceptions listed in record.json). |

Validator unedited output:

```json
{
  "status": "PASS",
  "scope": "Structural package validation only. Does not grant editorial acceptance or confirm publication.",
  "essays": [
    {
      "title": "Woah La Coaster",
      "slug": "woah-la-coaster-by-blockwares",
      "words": 1586,
      "sources": 9,
      "examples": 5,
      "pendingEditorialExceptions": 5
    }
  ],
  "totalWords": 1586,
  "errors": []
}
```
