mirror of
https://github.com/Nutlope/hallmark.git
synced 2026-08-14 12:35:33 +02:00
The eval run outputs, the internal design proposals, and a scratch QC page for the imagery kit were all riding along in the PR while being linked from nothing. They come out of tracking: eval/runs (the four A/B cells from this session plus the older model-comparison artifacts, all of it evidence rather than product), site/_proposals (44 files of before/after and theme-exploration pages, preserved outside the repo), and site/imagery/_qc.html (a scratch grid I used to eyeball the generated assets). The eval harness itself stays so the tests are re-runnable, and .gitignore now covers the pycache and the QC pages that slipped past it. The four theme examples added this round stay: arcade-01, field-01, grid-01, and ledger-01 are the worked examples their own theme docs link to, not stray test output.
7 lines
70 B
Plaintext
7 lines
70 B
Plaintext
_packs/
|
|
runs/
|
|
_shots/
|
|
runs-matrix.log
|
|
eval/_cli-scratch/
|
|
__pycache__/
|