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.
Unused ledger added to the shared session state object
Under the hood
Useful1Signal3
Telemetry
Session state gained an unused ledger with report, verdict and excuse tables.
A "sent prefix" record exists in shared state and nothing reads it.
What's wrong with this entry?
Anonymous. No account, no email.
What
The shared telemetry and session state object gained a "sent prefix" record holding a ledger, a mode and three lookup tables for last report, last verdict and excuse. Nothing in this build reads it, so what would emit against it is not settled by the code present.
Evidence
lastVerdict
Strings lifted out of the shipped bundle, so the claim above can be checked against them.