You'll notice
Useful2 Signal3
Workshop file writes are counted separately per turn and shown in the status display.
What's wrong with this entry?
Anonymous. No account, no email.
What
Writes to workshop files are now tracked separately, with a per-turn count of writes and lines added and removed, and the status display shows the write count.
Details
- Tool classification gains a workshop-write flag; the turn summary accumulates write count plus lines added and removed.
- Edits are keyed by tool use id so a rewind subtracts exactly the right amounts, and counts merge when summaries are combined.
- The status component reads all three values and includes the write count when deciding whether there is anything to display.
Evidence
isWorkshopWrite
Strings lifted out of the shipped bundle, so the claim above can be checked against them.