PROCITY/pipeline/_godverse/mint_1082_record.snapshot.json
m3ultra 36d10ca4ae Lane G R26 (v5.0-beta): the mint baker, the crate menu, the atlas manifest (ledgers #2, #6)
EVERY CRATE DIFFERENT — measured: 15/15 keyed crates distinct, max shared titles between any two
= 0. 14 mint atlases (5 record, 6 book, 3 toy) + Monster Robot's real crate + the manifest.

MINT (ledger #2): the G3 note promoted — random.Random(shop_id) over an ID-ORDERED pool of real
dealgod listings. The shop id IS the seed, so two shops can never draw the same crate. No
TABLESAMPLE, no unseeded random: the two things that disqualified thriftgod's own mint() from
tier 1 (G3 §2). Re-mint + re-bake is byte-identical. Only keyed shops whose type the loader can
fetch get one (record/book/toy, C §7.1); the 13 keyed opshop/video shops get none and stay parody
— an atlas there could never load, and the manifest is what makes that silent instead of a 404.

MANIFEST (ledger #6, C §7.2d): stock_godverse/index.json — 15 shops, 1 real / 14 mint. Derived by
reading the atlases back off disk, so it cannot drift from them: the manifest IS the directory.
Real crate re-emitted with sourcing:"real" + C §7.2c's condition/sleeve_cond (my snapshot always
carried them; I dropped them at emit — that was the hole in C's price card). Atlas bytes unmoved.

THE ONE RED — mint ids vs E's SLOT_ID_PREFIX (E, one line). E asserts `sku_` on every atlas under
stock_godverse/; mint items have no POS sku and carry `mint_<dealgod listing id>`, so all 14 fail.
C §7.2a's RULE is satisfied — derive from the source's own stable key, never position, unique
across ALL packs (measured: 344 ids, 0 clash with the generic packs, 0 positional). What §7.2a
specifies as sku_<POS sku> it specifies "for a real-stock (godverse) pack"; mint is §7.2b's other
thing, written a round later, and the id form was never revisited.

I did not just emit `sku_` to go green: a POS sku and a dealgod listing id are DIFFERENT
NAMESPACES, and this round's own standing note says no code or gate may compare a bare number
across two id spaces — it exists because enterShop(31) entered the wrong shop. Putting both under
`sku_` recreates that bug inside the economy: tier-2's sold-means-gone looks up POS skus, and
sku_6031122 (a dealgod id) is indistinguishable by shape from a sku a POS must resolve. §7.2a's
own reason #2 is exactly about ids being looked up across snapshots. Fix: make the prefix
sourcing-aware (sku_ for real, mint_ for mint) — E's constant and error text are the only places.

THREE MORE FINDINGS, none blocking: [E] FITS_1024=64 cannot be satisfied — 1024²/256² = 16 cells,
so 64 items need 4 atlases and C caps a shop at 2; any 33–64 item pack MUST be 2048². Latent (my
packs are 16→1×1024² and 120→2×2048²); the honest bound is 32. [C/F] the ≤32 MB ceiling doesn't
hold at beta scale because the LRU it assumes hasn't shipped — F's boot preload loads EVERY keyed
shop's pack, measured 46.1 MB/town resident; it's why mint crates are 16 items on one 1024² sheet.
[C] "the crate menu, baked statically" can only be metadata: one base = one index = ≤2 atlases =
128 items, and Monster Robot has 357 crates / 24,646 records — so crate_menu ships the real crate
list (labels + counts) and per-crate STOCK needs a per-crate base, i.e. a C contract line.

MINT HONESTY: sourcing:"mint", an attribution that says "not this shop's stock", and NO POS-claim
field at all — structural, not editorial. Records require a real Discogs artist (dealgod's `brand`
on a record listing is the SELLER — the first bake had "Red Eye Records" as an artist; a shop is
not an act) and use discogs_master_title where present, so Egg Records reads "MC5 — High Time
$50", not "Pre Loved Record - Elton John - Breaking Hearts". Books/toys take `brand` per C's
author/brand convention — sometimes the maker, sometimes the listing store. Real, imperfectly
typed, and never claimed as that shop's.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 10:33:40 +10:00

183 lines
6.1 KiB
JSON

{
"version": 1,
"kind": "record",
"tier": 1,
"sourcing": "mint",
"shop": {
"godverse_id": 1082,
"slug": "downtown-music",
"name": "Downtown Music",
"suburb": "Annandale",
"state": "NSW",
"type": "record"
},
"counts": {
"pool": 111320,
"baked": 16,
"dropped": {
"file_missing": 0
}
},
"source": {
"feed_db": "dealgod",
"feed_dump": "dealgod-20260715-033001.sql.gz",
"image_cache": "/Volumes/johnking/dealgod_backup/images",
"captured": "2026-07-15",
"seed": 1082,
"sample": "random.Random(1082) over an id-ordered pool of 111320 listings"
},
"license": {
"covers": "real dealgod listing photos (the sellers' own product shots), cached locally",
"zone": "in-house-green",
"flag": "FLAG BEFORE ANY PUBLIC/COMMERCIAL RELEASE",
"metadata": "real titles/artists \u2014 John's R23 amendment to the no-real-trademarks law",
"sourcing": "MINT \u2014 a seeded sample standing in for a shop with no POS. Plausible, and NEVER this shop's actual stock. Nothing here is a claim about this business."
},
"items": [
{
"mint_id": "1382327",
"artist": "Endgames",
"title": "Building Beauty",
"price": 24.98,
"condition": "",
"cover": "/img/47/4772a5f355a19a55591e453dee9b0834a52725998c70e4d0a5eacd225f7b2bd0.webp",
"cover_sha256": "feafdd57a7e3dfccb0770c900c76040227585f1c0a4870062038ca545e9be661"
},
{
"mint_id": "1497796",
"artist": "Morel",
"title": "True (The Faggot Is You)",
"price": 26.31,
"condition": "",
"cover": "/img/c9/c97112d937e59150d1a0ce91b3fa372435497171582cce02af3e3cca2bee5238.webp",
"cover_sha256": "914cce71b1d924636211742608488594e4f82c10319ae5f8dc2e60b73b795de4"
},
{
"mint_id": "1499132",
"artist": "Philippe B.",
"title": "You & Me",
"price": 8.39,
"condition": "",
"cover": "/img/16/160703b585db320c7e0b8716a11ef5b5e7ca8634ecfe24346bc86fcc55708bd4.webp",
"cover_sha256": "cc39629c26f30d17d78818446265ead4077dade829f6b51ae5e330a9f31f7adb"
},
{
"mint_id": "1510082",
"artist": "Richie Santana",
"title": "Music Is Freedom Remixes",
"price": 14.19,
"condition": "",
"cover": "/img/af/af67b20e319e2cf56f5f769cb4f9dd85cfc4faf584cf24533d37bb5811d45b31.webp",
"cover_sha256": "8933f30c07837e9e85e44529cdce16a87f2f003148c655ea26fa3b91bd4a7e6e"
},
{
"mint_id": "1572084",
"artist": "Paco Pe\u00f1a",
"title": "Paco Pe\u00f1a - Flamenco Paco Pe\u00f1a (LP, Album)",
"price": 12.0,
"condition": "",
"cover": "/img/20/20bd2289bb916c33166abf6ac5dbc7086623deb2344162fecfc18d627d1ce046.webp",
"cover_sha256": "c7e601f656fc45df9d08568456fe569e9fbc5a021bdf6be2470521ca4a255bee"
},
{
"mint_id": "1952439",
"artist": "The Party Boys (3)",
"title": "The Party Boys",
"price": 8.0,
"condition": "",
"cover": "/img/e9/e9a567a74e5bd7c7e2f2a738ceb2a6309d539e4fc72d8eaee31172b3af64b18c.webp",
"cover_sha256": "778d9abcc593191ebf762d56674e4e07a43e4feaab2ebfee8d98463a515f0a2e"
},
{
"mint_id": "2634580",
"artist": "Shakti",
"title": "Shakti With John McLaughlin = \u30a6\u30a3\u30ba\u30fb\u30b8\u30e7\u30f3\u30fb\u30de\u30af\u30e9\u30d5\u30ea\u30f3",
"price": 25.0,
"condition": "",
"cover": "/img/42/4227c662d18c316e97f117a06019c90ebadb739ad12dba18d84c910202cabdf2.webp",
"cover_sha256": "81832d786d9304b96ac2b9d73a1ceace040a093ab88bc3ff263ae5c1efcbfde2"
},
{
"mint_id": "2636233",
"artist": "Donny Hathaway",
"title": "Donny Hathaway \u2013 Live (Rhino Reserve)",
"price": 58.0,
"condition": "",
"cover": "/img/fa/facf73e811910719eb69185cc5e9940db3382d2333007b8c5c2c6712aef4d2e1.webp",
"cover_sha256": "e31336a557c5a617ceb7d3e1e730f5c2d09fbe98923ff2613d7937c9057b98db"
},
{
"mint_id": "3375700",
"artist": "Jockstrap (4)",
"title": "I Love You Jennifer B",
"price": 60.0,
"condition": "",
"cover": "/img/42/4227cc385e5ce7e9d5d33820d371cd71aaa6337b30f2a6ca931af4429759dfb1.webp",
"cover_sha256": "a6cba26bf12368060173a4c2a3bbc36b18e3229f67e564f951b02d84bac626af"
},
{
"mint_id": "3377454",
"artist": "Caligula's Horse",
"title": "Charcoal Grace",
"price": 89.95,
"condition": "",
"cover": "/img/54/541cadcf55827a2ddfbdf4db1f2ff1799afca97b994bba2c40eb7d9b3d336be5.webp",
"cover_sha256": "1a2aee971cd9aa71e01a17660f47c05973768b9e721971f2b723344d37ffa988"
},
{
"mint_id": "5040486",
"artist": "Anri (2)",
"title": "Fun Time",
"price": 149.99,
"condition": "",
"cover": "/img/2c/2c00b474f40d7a7bcffdf196481a0e4bd2f9755ebf1114ce6dce6635145a11ee.webp",
"cover_sha256": "4d350abc6a550c01c10961b9cab8c3458beffc59d4e078ca53ea2d9f8b0fe5ce"
},
{
"mint_id": "5077859",
"artist": "Slowdive",
"title": "Everything Is Alive",
"price": 25.02,
"condition": "",
"cover": "/img/65/65bded74f26235bfcbc86271b92573dccfc002a7bdca0275bf05cf65f5a4f0eb.webp",
"cover_sha256": "878fe80b37b3bf7dbfed48b5f0cf0c840329f8c16d5fd721509b9bac2f208c62"
},
{
"mint_id": "6319846",
"artist": "The Black Heart Procession",
"title": "A 3 Song Recording",
"price": 9.95,
"condition": "",
"cover": "/img/53/53aa62830a653d4fb17a258cb8bbf2f531be14c704624f5afa37db84f44f3b5a.webp",
"cover_sha256": "cfa5fa1cc6f23edf1316f729ce13558ca43224c877b4188d481a3ed7be7fd11e"
},
{
"mint_id": "6364791",
"artist": "Scarcity Of Tanks",
"title": "Garford Mute",
"price": 32.0,
"condition": "",
"cover": "/img/a5/a5b2bd14f0fd1b7bc512397227b741262c8f19e211bb559dab4fd072fe2fc0db.webp",
"cover_sha256": "75ad7ecf89872c298813af620168eb6a9707569e2347a475e424b8e6b0e227e8"
},
{
"mint_id": "6511306",
"artist": "Nick Cave & The Bad Seeds",
"title": "The Wanted Man",
"price": 75.0,
"condition": "",
"cover": "/img/93/9352a37eea7f0373b2d3c701139ca311fe9533ec2000ce90a9f93f0cb0669a6b.webp",
"cover_sha256": "a71272001ff80a758db1ee1c4a3bed07cf9d2cc5b7420e488d3172238703f6c5"
},
{
"mint_id": "7329708",
"artist": "Christina Aguilera",
"title": "Dirrty",
"price": 7.95,
"condition": "",
"cover": "/img/26/268ddb42bfa3129478bcef3987496c051271f6224f641eba194f0fcfd5965d4e.webp",
"cover_sha256": "eefb5a8add676e5706251682a56ea0211473e393231694891d2a5c1d868312fd"
}
]
}