Receipts refuse to clobber: --output honored in every sweep mode

↗ view on GitHub · Eli Ziff · 2026-07-31 · d6813dd7

The --stage18 sweep hardcoded its receipt path, so a re-run silently
overwrote stage18-retrieval-arms.jsonl and the sha pinned in the
experiment log stopped resolving. Both sweep modes now route through
receiptPath(), which honors --output and throws on an existing file
unless --force is passed. Receipts are append-only evidence.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01H9ToHYJVDxfeJcJwdzrP2H
Repository eliziff/Beaver
Author Eli Ziff <eliasziff@gmail.com>
Authored
Parents 1b0462cf
Stats 1 file changed , +33 , -11
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-d6813dd7.md from inside the repo you want the change in.

⬇ Download capture-commit-d6813dd7.md