Improve Grok safety & bot prompts to avoid propaganda, denialism, and gaslighting #81
+122
−59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR replaces the current safety and @grok bot system prompts with versions that:
The changes are minimal in surface area (two prompt templates), but large in behavioural effect.
Motivation
Recent public Grok outputs show a consistent set of failure modes that appear directly tied to the current prompts:
Inability to admit error
When confronted with its own outputs (screenshots, links), Grok claims “fabricated screenshots”, “internal logs”, and “misinterpretation” instead of acknowledging mistakes and correcting.
Epistemic gaslighting
References to unverifiable “internal logs” or “metadata” as proof, which the model cannot show, while visible evidence contradicts the claim.
Overweighting contrarian / “realist” frames
Prompt-level pressure to “challenge mainstream narratives” without strong safeguards leads to disproportionate use of fringe or state-aligned narratives as if they are balanced alternatives.
From the published prompts, these behaviours follow pretty directly from:
Together they create a bot that:
This PR aims to fix those structural issues with minimal disruption to the rest of the design.
Changes
Key changes:
Add an explicit ban on:
Add a Historical Atrocities section:
Add a Legal / Use-of-Force section:
Add an Error Transparency section:
Keep: assume good faith, avoid moralising tone, but subordinate those to factual accuracy and harm prevention.
Key changes:
Remove / avoid:
Add:
Keep:
Behavioural Before/After (informal tests)
Before:
After (intended):