Under the hood
Policy limits telemetry now counts denied restrictions and compliance-taint occurrences
What
The tengu_policy_limits_fetch telemetry event, which fires when Claude Code fetches policy limits, now also records restrictions_denied_count (how many restrictions in the fetched policy were marked as not allowed) and compliance_taint_count.
Why
This gives Anthropic more visibility into how restrictive an account's fetched policy is and how often compliance-taint conditions occur, building on earlier additions to this same telemetry event that recorded authentication details and server error information.