One page per completed work item
Runs
Each card below opens the record for one completed work item, covering what was
attempted, what was measured, and where the evidence for it lives. This section is a feed
rather than a selection, so entries arrive in the order the work closes. Cards are appended at
the insertion marker in this file, and each one carries a data-run slug so it stays
addressable without parsing the surrounding text.
The first completed work item will appear here as a card linking its own page in this directory.
Evidence and artifacts. Small per-item evidence lives in this
repository's local-only artifacts/ directory, which is gitignored and never
deployed. Bulk artifacts such as checkpoints, raw generations, and full metric dumps live in
Cloudflare R2 under the metal-kernel-optimization bucket, and each run page names
the prefix it used as plain text.
Scope. This repository holds writeups only. The program's
engineering code, including the kernels themselves, lives in the separate
metal-sci-kernels repository.