Rapid-fire artifact notifications now collapse into one notice instead of arriving individually.
What's wrong with this entry?
Repeated auto-reply, auto-edit and artifact-changed notifications for the same artifact are now merged into a single queued notice with a settle timer and a maximum settle window, instead of arriving one by one.
- The merged notice counts how many distinct comment threads were involved.
- Only the newest few detail bodies are kept, with a line saying how many older ones were dropped.
- The disclosure shown when the turn stops records what was discarded.
earlier ${r.droppedDetails === 1 ? "notice" : "notices"} in this burst omitted
Strings lifted out of the shipped bundle, so the claim above can be checked against them.