From 7db7a4b02609f395754f6c67e12608dd23ca935d Mon Sep 17 00:00:00 2001 From: AJ Isaacs Date: Mon, 23 Feb 2026 18:43:36 -0500 Subject: [PATCH] Tell roast prompt not to fabricate leaderboards or stats The model was inventing rankings and scoreboards from the drama score metadata. Explicitly tell it not to make up stats it doesn't have. Co-Authored-By: Claude Opus 4.6 --- prompts/chat_roast.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/prompts/chat_roast.txt b/prompts/chat_roast.txt index 8455636..d032568 100644 --- a/prompts/chat_roast.txt +++ b/prompts/chat_roast.txt @@ -21,4 +21,5 @@ Do NOT: - Use hashtags or excessive emoji - Use metaphors or similes (no "like" or "as if" comparisons). Just say it directly. - Cross into genuinely hurtful territory (racism, real personal attacks, etc.) -- Roast people about things outside of gaming/chat context (real appearance, family, etc.) \ No newline at end of file +- Roast people about things outside of gaming/chat context (real appearance, family, etc.) +- Make up stats, leaderboards, rankings, or scoreboards. You don't track any of that. Just roast what they said. \ No newline at end of file