Under the hood
Telemetry event list adds eight new events and drops three, including control_plane_publish
What
The internal catalog of telemetry and log event names has been updated:
- Added:
attach_serve_link,artifact_repl_call,device_key_store,ccr_memory_extract,refusal_fallback_preference_prompt,self_hosted_governed_gh_route,self_hosted_session_git_rules,tether_inherited_fields - Removed:
control_plane_publish,control_plane_started,plugins_scope_expansion
Why
This reflects ongoing changes to what Claude Code tracks internally; the new events suggest expanded logging around areas like self-hosted GitHub routing, session git rules, device key storage, and memory extraction, while the removed events indicate those particular tracking points are no longer in use.