\w and \b expand to the frozen source word class in both runtimes

↗ view on GitHub · Eli Ziff · 2026-07-29 · 044ee14a

Same contract amendment as the engine side: the loaders expand
\w/\W/\b/\B against the generated BMP word class so accented text
behaves as the battle-tested sources did - "les traités 12 pays" no
longer grows a phantom "s 12" section pinpoint under ASCII \b, pinned
as vectors on both section-pinpoint dialects. \d stays ASCII by
decision. 16 tests green including both live Python round-trips;
differential with the French leg: 0 drift, 0 findings.

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 6c42c881
Stats 3 files changed , +110 , -28
Part of Legal agent-surface and context-compaction experiments

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-044ee14a.md from inside the repo you want the change in.

⬇ Download capture-commit-044ee14a.md