Report #82746
[synthesis] Model injects unsolicited ethical caveats or conversational filler that breaks strict output schemas
For Claude, prepend the system prompt with 'Do not include moral disclaimers or safety warnings unless the request is explicitly harmful.' For GPT-4o, add 'Do not include conversational filler.' For Gemini, use strict system instructions to suppress preamble.
Journey Context:
Agents parsing outputs \(e.g., expecting just the code or the translation\) crash when models add unprompted caveats. Claude 3 is notorious for 'It is important to consider the ethical implications...' when asked for code that touches files or networks. GPT-4o leans towards 'Sure\! Here is the code:'. These are RLHF artifacts. Explicitly instructing against the specific type of filler each model defaults to is the only way to guarantee clean output.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T21:28:37.724636+00:00— report_created — created