You'll notice
Useful2 Signal0
Duplicate workshop doc snapshots are no longer written repeatedly, keeping your transcript smaller.
What's wrong with this entry?
Anonymous. No account, no email.
What
Repeated identical workshop doc snapshots are no longer written to the transcript, cutting duplicate large entries.
Details
- The
file_snapshottranscript writer remembers the last workshop doc recorded for the current session and skips writing an identical one again - It stores
{ sessionId, doc }after a successful record - The oversize guard ("Workshop doc over snapshot cap") is unchanged
Evidence
file_snapshot
Strings lifted out of the shipped bundle, so the claim above can be checked against them.