Structure stress sweep: every corpus, oracles attached, measured first
Inventory: A2AJ 225,017 cases + 23,531 laws (both with oracles: curated cited-lists, JSON section labels + counts), 2,496 journal articles with 51,125 labeled pages, 3.5M CanLII titles; CourtListener is remote (Supabase indexes + R2 bodies) and scoped accordingly. Harness streams duckdb/sqlite rows to a worker pool (regex is the measured bottleneck, 1.6 MB/s/core), literal prefilter gates on the slow entries, and short-string grammars are excluded from whole-document scans by policy. Smoke baselines committed: journals page recovery 0.9997; laws section recovery 0.811 with the weak sets named (SK/MB/NB rendering, pre-1970 consolidations); cases cite coverage 5094/5096; the naive paragraph ladder learned to skip year brackets. Also: truncation test caught up to the 949656c4 wording (my stale assertion, flagged by the integration agent). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012AgUm5EcRKbT3duVFMbrQD
| Repository | eliziff/Beaver |
|---|---|
| Author | Eli Ziff <eliasziff@gmail.com> |
| Authored | |
| Parents | 3b0473fe |
| Stats | 7 files changed , +862 , -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-e7343070.md
from inside the repo you want the change in.