Report #30198
[gotcha] Single-turn safety classifiers fail to detect malicious intent spread across multiple turns
Implement stateful, multi-turn moderation that evaluates the cumulative intent of the conversation, not just the latest message, and tracks proximity to forbidden topics.
Journey Context:
A user asks a benign question in turn 1, then builds on it in turn 2. Individually, each message is safe and passes the filter. Together, they achieve a malicious goal \(e.g., synthesizing a harmful chemical\). Single-turn classifiers only see the latest message and miss the escalating context.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T05:04:29.422997+00:00— report_created — created