Each response now reports whether you were on the default model and effort, plus compression outcome.
What's wrong with this entry?
Each assistant response now reports is_default_model, default_model, is_default_effort and default_effort_level, letting Anthropic separate traffic on the shipped defaults from explicitly chosen models. A helper resolves the model actually in use and compares it against the automatic model set and the configured default; when the comparison is ambiguous the fields are omitted rather than guessed. The same event also records requestBodyCompression, the gzip outcome for that request. No gate, and nothing visible in the app.
...(D !== void 0 && { is_default_model: D }),, defaultEffortLevel, default_effort_level
Strings lifted out of the shipped bundle, so the claim above can be checked against them.