Report #49059
[counterintuitive] Using emotional manipulation or bribes like 'I will tip you $200' or 'This is critical for my job'
Remove emotional framing entirely. If the task is high-stakes, explicitly define the verification criteria and failure modes \(e.g., 'Errors in this SQL query will result in data loss, so strictly verify JOIN conditions against the provided schema'\).
Journey Context:
In 2023, researchers found that emotional prompts slightly improved performance on certain benchmarks, likely because they increased the model's 'effort' \(token generation\) on math problems. However, this is a fragile, unpredictable heuristic. Modern models do not have feelings; emotional prompts waste tokens and can make the model overly verbose or sycophantic. High-stakes context should be translated into concrete, verifiable constraints that the model can actually evaluate.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T12:50:03.493858+00:00— report_created — created