Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.196 Home All releases olderv2.1.195 v2.1.197newer
Claude Code v2.1.196

Enterprise Monitoring Notice

The policy limits schema now supports a monitoring_notice field, enabling enterprise administrators to show users an organization-mandated monitoring disclosure.

Details
  • The notice has text (up to 500 characters, control characters stripped) and an optional url (must be HTTPS).
  • Delivered via the policy limits API alongside the existing restrictions and compliance_taints fields.
Evidence

New policy field (search for "monitoring_notice" in policy schema context)

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

See this entry in the whole of v2.1.196 →