Rule now carries a required Jurisdiction (land) field, and Facts a matching Jurisdiction supplied by the caller (like Platform — no legal jurisdiction can be read off a caption or image, so the model never guesses it). Evaluate() only lets a rule fire when its jurisdiction matches the facts' jurisdiction. This is the structural half of "deutsche Rechtslage zuerst, Struktur für Österreich und Schweiz vorgesehen": a future AT/CH rule set can be added as plain new YAML files without touching existing DE rules, but no AT/CH content is added now — that needs its own legal research first, same as WK-001/WK-004 needed for Germany. WK-001 and WK-004 are tagged land: DE, all golden fixtures carry jurisdiction: DE, and extract.Input passes Jurisdiction through unchanged into the returned Facts. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
17 lines
472 B
YAML
17 lines
472 B
YAML
id: WK-001
|
|
version: 1
|
|
land: DE
|
|
titel: Keine Kennzeichnung trotz Gegenleistung
|
|
bedingung:
|
|
gegenleistung: [bezahlt, sachbezug]
|
|
kennzeichnung_vorhanden: false
|
|
schwere: hoch
|
|
fundstelle:
|
|
- "§ 5a Abs. 4 UWG"
|
|
- "§ 22 Abs. 1 MStV"
|
|
korrektur: >
|
|
Beitrag mit "Werbung" oder "Anzeige" kennzeichnen. Die bloße
|
|
plattform-eigene Kennzeichnung (z. B. Instagrams "Bezahlte
|
|
Partnerschaft") reicht laut Leitfaden der Medienanstalten nicht als
|
|
alleinige Kennzeichnung aus.
|