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.
Organization consent for dangerous settings is stored server-side when available
Under the hood
Useful2Signal3
Settings
Your consent to risky org-pushed settings is now stored on the server when one is available.
What's wrong with this entry?
Anonymous. No account, no email.
What
The record of which risky organization-pushed settings you have consented to is now read and written through the remote storage client under the key remote-settings-consent, falling back to the local file when no remote store is present.
Details
A record that cannot be read is now reported rather than silently treated as no consent at all.
Evidence
remote-settings-consent
Strings lifted out of the shipped bundle, so the claim above can be checked against them.