Files
creator/templates/Prompt/Blocks-Naming-Check.md
2026-07-04 12:21:45 +02:00

23 lines
897 B
Markdown

The numbered entries below all describe the SAME block for the topic "{topic}".
CURRENT TITLE: {current_title}
MEMBERS:
{members}
Check whether the current title is the best canonical name for this block.
Rules:
- Current title good (concrete, precise, self-explanatory, no reference/placeholder like "Satz 7.18") → confirm it.
- Otherwise pick the best member ("best" REQUIRED) and optionally propose a SHORTER name: max 8 words, ONLY terms that appear in the members, exactly as concrete as the shared content — never a broader umbrella term, never a textbook concept the members don't mention. NO catalog/reference brackets ("(Satz 6.33)"); a known acronym in brackets ("(VC)") is fine.
- When in doubt, confirm the current title.
Reply with ONLY the JSON — no code fences, no other text.
Format:
{{"ok": true}}
or
{{"best": 2}}
or
{{"best": 2, "name": "Kurzer kanonischer Titel"}}