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.
File sync is not offered when the repository layout is unsupported
You'll notice
Useful2Signal2
Cloud Sessionsnot in their notes
File sync is no longer offered for repository layouts it cannot actually handle.
What's wrong with this entry?
Anonymous. No account, no email.
claude --cloud
What
Before offering file sync for a checkout, claude --cloud now checks the repository layout and holds the offer back when the layout is not one it can serve, rather than going on to forecast what it would bundle.
Details
The deferral is recorded with the reason layout_unserved.
The "not offered" line now also covers cases where paths cannot be resolved.
Evidence
layout_unserved
Strings lifted out of the shipped bundle, so the claim above can be checked against them.