feat: deterministic text-ops tool for mechanical DOCX transforms

↗ view on GitHub · Eli Ziff · 2026-07-27 · c0edb265

library_apply_text_ops: built-in registry of generic pure text
operations (case changes incl. title case, replace, sentence spacing,
quote/dash/ellipsis normalization, flag-only spell check) applied over
a once-resolved scope through the existing tracked-edit engine.
Spellcheck never mutates: en-CA dictionary by default, en-US only via
explicit BEAVER_SPELLING_DICTIONARY override. Drops the unused
docxodus spike dependency.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_016yXxuitxX5h4wm1v88hnga
Repository eliziff/Beaver
Author Eli Ziff <eliasziff@gmail.com>
Authored
Parents 46678d7b
Stats 11 files changed , +2063 , -21
Part of SourceDoc / DOCX engine: redlines, tracked changes, editing benchmark

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

⬇ Download capture-commit-c0edb265.md