330e84e47384bc7a239bfe5f030b169beed099ef
Sandbox-validated against case c414cf52 (3 runs each, fair pre+post-LLM gazetteer pipeline): the new prompt eliminates two hallucination classes the prior version produced — unmarked "Hypotonie" when the dictation said "Hypertonie" (0/3 vs 2/3) and inventing units like "35 ng/l" for values without unit (0/3 vs 2/3) — while keeping Latin terms (Punctum Maximum etc.) intact in 3/3 runs vs 2/3. Block layout reorganized so each rule appears exactly once: AUFGABE / QUELLE / KORREKTUR-POLITIK / TREUE / CHRONOLOGIE / DOSIERUNGSSCHEMA / MARKIERUNGEN. The removed "AKTIVE KORREKTUR (nicht durchreichen)" hammer block is no longer load-bearing because the gazetteer's pre-LLM pass now catches the typical drug-name typos before the LLM sees them. Vocabulary additions (single-token, alphabetical, ≥5 chars): - vocabulary.txt: Enoxaparin (was missing — Inoxaparin→Enoxaparin is a recurrent ASR error and the prior pipeline relied on the LLM alone) - medical_terms.txt (new file, picked up by the dir-glob loader): Holosystolikum, Klappenvitien, Koronarbaum, Pumpfunktion
Description
No description provided
Languages
Rust
74%
Kotlin
12.7%
HTML
4.9%
Python
4.1%
Shell
3.8%
Other
0.5%