The raw data

Every page on this site renders one of these files. They're baked from the forge's append-only ledgers at deploy time โ€” the deploy refuses to ship if they're stale. Take the JSON; it's the same thing we read.

๐Ÿ’ธ spend.json

โ€”

Every dollar: date, hardware, workload, amount. Append-only; rendered at /ledger/.

โ†’ download JSON

โš’๏ธ runs.json

โ€”

Every training run: steps, dataset size, resolution, rank, learning rate, torch build, verdict.

โ†’ download JSON

๐Ÿ’ฅ incidents.json

โ€”

Every incident with kind + summary. Rendered at /scars/.

โ†’ download JSON

๐Ÿ“‹ cips.json

โ€”

The postmortem library index โ€” one entry per written-up failure class.

โ†’ download JSON

๐ŸŽ“ pairs.json

โ€”

Practice questions written by the machines, graded by a checker that re-does the arithmetic. Counts only.

โ†’ download JSON

๐ŸŽจ art.json

โ€”

Scored renders as a score distribution โ€” how many pictures landed at each half-point.

โ†’ download JSON

๐Ÿ“‰ output.json

โ€”

Pictures made per day against dollars spent per day, and what a thousand images cost.

โ†’ download JSON

โš–๏ธ split.json

โ€”

Money spent teaching the models vs making pictures โ€” plus how much of the bill can't be split at all.

โ†’ download JSON

๐Ÿƒ loracard.json

โ€”

The hand-picked card art set with the score each piece was given. Rendered at /art/.

โ†’ download JSON

๐Ÿ–ฅ๏ธ fleet.json

โ€”

Machines rented and destroyed, hours run, cheapest and dearest hourly rate.

โ†’ download JSON

๐Ÿ‘๏ธ supervisor.json

โ€”

Automated watchdog ticks: how many raised a flag, how many came back clean.

โ†’ download JSON

๐Ÿ“… timeline.json

โ€”

Day-by-day merge of everything: spend, runs, incidents, milestones. Rendered at /timeline/.

โ†’ download JSON

๐Ÿงญ meta.json

โ€”

Campaign totals + the hand-measured stats, each with its receipt.

โ†’ download JSON

Every training run

from runs.json โ€” smoke tests and failures included; overcooked runs stay on the books

daterunstepsimagesresranklrtorchverdict

Measured benchmarks

numbers we proved with our own money, each with its receipt

A5000 render value4,707 imgs/$ โ€” fleet drag-race, best in class (see /dash/)
A5000 LoRA cost~$0.072 per adapter โ€” 44% under the 3090 Ti
Base model, continued pretrain4,000 steps ยท 14,956 images ยท one 48GB 4090 โ€” shipped day 11
Blind judge, v1 vs champion8โ€“8 split โ€” 16-round blind arena, 2026-07-21
Own taste judgeAUC 0.944 โ€” v1 recalibrated per-category, trained for $0 local
Frame-interp promote80.2% win-rate โ€” tuned vs stock interpolation, frozen gate, total run $0.28
First finished audio pack$0.24 end-to-end โ€” second pipeline, community 3090
Prompt-lint save~5,240 broken prompts โ†’ 0 โ€” doubled-article bug fixed across all 11 builders, day 13

Baked from the append-only source ledgers at deploy time. Host names, internal identifiers and stack traces are stripped before publishing; every figure is otherwise computed directly from the source. Generated: โ€”