SLA receipts name the anchors behind their totals

↗ view on GitHub · Eli Ziff · 2026-07-28 · 1b09de4a

The smoke run reported source_only=10 / draft_only=11, which is a number
you can only trust, not check. Reconstructing what those anchors actually
were took a snapshot of the run's data home and a throwaway replay script
-- and it was worth doing: three of the four money "omissions" turned out
to be quoted-printable fragments ($85,0 / $47,00 / $32) from the .eml the
lab arm wraps as .docx, not omissions at all, and one draft-only date was
simply the memo's own dateline.

The auditor already computes those rows for the repair prompt, so the
receipt now carries them too (capped per class at the same 12). A receipt
that names its anchors is falsifiable at read time, and every future run
documents itself without a replay.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018bhP89cYSdEEjHNPnxacns
Repository eliziff/Beaver
Author Eli Ziff <eliasziff@gmail.com>
Authored
Parents dc862033
Stats 2 files changed , +36 , -1
Part of Deterministic legal-text tools ("SLA audit organs")

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-1b09de4a.md from inside the repo you want the change in.

⬇ Download capture-commit-1b09de4a.md