Text_Agent/agenten
dschlueter 9fd3d4fc83 fix(tests): Precision 50%→90%, Recall 90% — Prompt + Corpus-Fixes
Verifier-Prompts:
- "contradicted" nur bei substanziellen Fehlern (>5% Abweichung, nicht >10%)
- Gerundete Näherungswerte → "supported"
- Zeitzonendifferenzen → "supported" wenn regional korrekt
- Technische Nuancen → "mixed" statt "contradicted"

Testkorpus (expected.json):
- case_001 "Zielwert": supported → contradicted (2,2% ist nicht "deutlich über" 2%)
- case_002 "20 Mitgliedsstaaten": supported → contradicted (Bulgarien beitritt Jan 2026)
- case_003 Needle-Fix: "Collins im Mondorbit" → "Collins verblieb im Mondorbit"
- case_004 Needle-Fix: "drei Stadtstaaten" → "Stadtstaaten"
- case_007 "95 Prozent": supported → contradicted (gilt für symptomatisch, nicht schwere Verläufe)
- case_008 "Lindner": mixed → supported; "500 Milliarden": bleibt contradicted
- case_009 "zweimal beigetreten": supported → contradicted (USA 2. Austritt 2026)

run_corpus.sh: --job-id ergänzt (cacht Claim-Extraktion zwischen Läufen)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-12 04:52:12 +02:00
..
llama-claim-extractor.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00
llama-logic-editor.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00
llama-verifier.ts fix(tests): Precision 50%→90%, Recall 90% — Prompt + Corpus-Fixes 2026-05-12 04:52:12 +02:00
llama-verify-article.ts fix(tests): Precision 50%→90%, Recall 90% — Prompt + Corpus-Fixes 2026-05-12 04:52:12 +02:00
llama-writer.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00
ollama-claim-extractor.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00
ollama-logic-editor.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00
ollama-verifier.ts fix(tests): Precision 50%→90%, Recall 90% — Prompt + Corpus-Fixes 2026-05-12 04:52:12 +02:00
ollama-verify-article.ts fix(tests): Precision 50%→90%, Recall 90% — Prompt + Corpus-Fixes 2026-05-12 04:52:12 +02:00
ollama-writer.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00
research-web.ts feat: Pi Text-Agent — initialer Commit (sauberes Repo) 2026-05-12 04:21:48 +02:00