John unblocked GODVERSE DB access (m1ultra native-Postgres clones, read-only SELECT, peer auth). All 3 packs rebuilt from real data: - record 350: discogs_full.inventory (real store stock) join release/release_image, real Discogs cover art. - book 311 + toy 273: dealgod.products by category_path, real product photos + prices. Metadata parody-transformed (deterministic, no source-token leak -> no real trademarks in pack text); cover images are real release/product art (read-only, non-economy, decision #2); book prices seeded (source is info-only, John's call). 15 atlases published to the depot; indexes committed (the C contract) + staged for ?localdepot; all pass the pack-QA gate. build_stock_pack.py gained --from-tsv (extract-on-DB-box -> build-here), portrait 176x256 book cell, seeded-price fallback. qa --strict GREEN 5/5. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
19 lines
287 B
Plaintext
19 lines
287 B
Plaintext
.DS_Store
|
|
*.pyc
|
|
__pycache__/
|
|
.genraw/
|
|
pipeline/.genraw/
|
|
pipeline/_normalized/
|
|
saves/
|
|
node_modules/
|
|
.env
|
|
pipeline/.genprops/
|
|
web/assets/models/
|
|
pipeline/.peds_orig/
|
|
pipeline/.props_orig/
|
|
pipeline/.peds_r6/
|
|
pipeline/_stockpack/
|
|
pipeline/_records.tsv
|
|
pipeline/_books.tsv
|
|
pipeline/_toys.tsv
|