Two client-data keys can still inject model-specific extra instructions once per conversation.
What's wrong with this entry?
Two mechanisms can inject extra instruction text chosen by matching the model name, one for batching behaviour and one as a secondary reminder, each sourced from CLAUDE_CODE_TOASTY_THIMBLE or CLAUDE_CODE_GENTLE_PARASOL or from a server-supplied map. Each applies once per conversation per model. Both existed before this release; the wiring around them has moved.
- Telemetry records when each is applied.
- With neither the environment variable nor a server-supplied value set, nothing is injected.
CLAUDE_CODE_TOASTY_THIMBLE
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.