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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

Rebuilt cloud environments get back deny and ask rules only

You'll notice
Useful3 Signal3
Cloud Sessions

If a cloud environment is rebuilt, only your deny and ask rules come back, not allows.

What

If a cloud environment is recreated mid-session, a recovery path re-fetches the forwarded settings and merges only the deny and ask permission rules back into the local settings file. CLAUDE.md, preferences and allow rules are deliberately not restored.

Details
  • On success the user sees a notice beginning "Restored " together with the caveat that the other content is not restored in this environment.
  • On failure a warning names one of ten reasons: ready_unreadable, rules_unverifiable, settings_refused, auth_failed, pack_absent, pack_unreadable, generation_mismatch, request_failed, settings_unusable, nothing_applied.
  • If the forwarding feature is off, recovery stops with the outcome gate_closed or lane_unavailable.
Evidence

the deny and ask rules your machine sent are not restored here

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.242 →