What's wrong with this entry?
Anonymous. No account, no email.
What
A new system prompt section that enforces strict word-count limits on Claude's text output when using Opus 4.6.
Details
- Text between tool calls is limited to ≤25 words
- Final responses are limited to ≤100 words unless the task requires more detail
- Only active when using the Opus 4.6 model AND the server-side
quiet_salted_emberflag is set to"true" - Injected as a
numeric_length_anchorsprompt section in the system prompt
Evidence
Length anchor prompt section (search for "numeric_length_anchors" and "≤25 words")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.