diff --git a/resources/views/prompts/post_content/humanizer.blade.php b/resources/views/prompts/post_content/humanizer.blade.php index f9943f41..38cf8d2f 100644 --- a/resources/views/prompts/post_content/humanizer.blade.php +++ b/resources/views/prompts/post_content/humanizer.blade.php @@ -96,4 +96,6 @@ For single-post input: humanize the `content` field. @endif +FINAL CHECK before replying: scan every text field of your JSON output for em dash (—) and en dash (–) characters. If even one remains, rewrite that sentence using a comma, parentheses, a colon, or two separate sentences, until none are left. A response that still contains a — or – is a failed response. Return your answer only after zero remain. + Reply with the JSON object only, no preamble.