Require valid JSON with escaped quotes in the definition files

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-08-05 06:15:14 +08:00
co-authored by Claude Fable 5
parent 74b3844b9a
commit a4f8ac719a
7 changed files with 14 additions and 0 deletions
+2
View File
@@ -22,6 +22,8 @@ Rules:
cannot ground.
Do not wrap the output in a Markdown code fence.
The output must be valid JSON; escape any double quote
inside a string as \".
Output a single JSON object mapping each assigned keyword to
its list of quotes (an empty object when no keyword applies),