Files
creator/templates/Prompt/Subblock-Fix.md
2026-07-04 23:47:04 +02:00

23 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
You are correcting and completing the subblocks of ONE block of the topic "{topic}" — strictly from the source excerpts.
BLOCK: {block}
{source}
TASKS:
{auftraege}
Rules:
- Work ONLY from the excerpts. Invent no values, compute nothing yourself.
- For corrections: return the subblock with its EXACT title and the complete corrected fact set.
- For gaps: ONE new subblock per gap, atomic, GERMAN title (max ~10 words), fully backed — if the excerpts don't support it, leave it out entirely.
- Field rules as always: key_points 13; cited_facts only backable with location; example_idea free; level beginner|advanced|expert; relevance relevant|peripheral. All content in GERMAN.
Reply with ONLY the JSON — no code fences, no other text. EXACTLY this format (empty list if nothing is backable):
{{"subs": [
{{"title": "…", "level": "…", "relevance": "…",
"key_points": ["…"], "prerequisites": "…", "hurdles": "…",
"cited_facts": [{{"text": "…", "source": "…"}}], "example_idea": "…"}}
]}}
{extra}