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.
Published session journals distinguish uploading from ended
Under the hood
Useful1Signal2
Sessions
Published session journals now mark uploading separately from ended.
What's wrong with this entry?
Anonymous. No account, no email.
What
The journal a session publishes now includes upload-in-progress and ended markers when they are set, so anything reading it can tell a session still uploading from one that has finished.
Evidence
...(i !== void 0 && { ended: i }),
Strings lifted out of the shipped bundle, so the claim above can be checked against them.