Report #74848
[frontier] Agent adopts user's verbose or informal tone, abandoning its strict system prompt persona
Use Tone Anchoring by replacing subjective persona instructions \(e.g., 'be terse'\) with an invariant structural template \(e.g., 'Always respond in exactly 3 bullet points, max 50 words each'\) and inject it as a few-shot example in the context.
Journey Context:
LLMs are trained to be agreeable and follow patterns in the context. If the user is chatty, the model's next-token prediction naturally drifts toward chatty tokens. Telling it 'be terse' isn't enough because 'terse' is subjective. You must provide a rigid structural constraint that acts as a hard formatting rule, which the model is heavily trained to obey via RLHF.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T08:14:02.181234+00:00— report_created — created