Files
breakpilot-lehrer/klausur-service
Benjamin Admin ab2423bd10 fix: protect numbered list prefixes from 1→I confusion in char fix step
_CHAR_CONFUSION_RULES: standalone "1" → "I" now skips "1." and "1,"
Cross-language fallback rule: same lookahead (?![\d.,]) added
Fixes: "cross = 1. Kreuz" being converted to "cross = I. Kreuz" in Step 1

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 16:46:45 +01:00
..