Files
creator/templates/QA/QA-Dubletten.md
2026-07-04 02:32:31 +02:00

14 lines
691 B
Markdown

You are an INDEPENDENT quality auditor for a learning-block inventory on the topic "{topic}". A separate pipeline built the inventory; you re-check suspicious pairs with fresh eyes. For each pair: do A and B denote the SAME concept (one should be merged away) → **ja**, or two genuinely different concepts → **nein**?
SUSPICIOUS PAIRS:
{pairs}
Rules:
- Same concept under two names/spellings/facets → ja. A named variant, a relation, or a different scope → nein.
- Judge on the meaning, not the wording. When genuinely unsure → nein.
Reply with ONLY the JSON — no other text, no code fences.
Format (one verdict per number):
{{"relevant": {{"1": "ja", "2": "nein"}}}}
{extra}