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.
Memory sync warns when fetched content does not match its recorded digest
Under the hood
Useful2Signal3
Memory
Memory sync now warns when fetched content does not match the digest recorded for it.
What's wrong with this entry?
Anonymous. No account, no email.
What
The sync result now carries counts of digest mismatches and restored empty files, and a warning is logged when fetched bodies did not match the digest recorded for them. Such content is filed under the digest actually computed rather than the one claimed.
Evidence
read body/bodies did not match their declared sha256; recorded under the computed sha
Strings lifted out of the shipped bundle, so the claim above can be checked against them.