Comments on a document artifact now stay attached to the right block after you edit the document.
What's wrong with this entry?
The document artifact template now stamps every commentable block (headings, paragraphs, list items, table cells) with a short stable id, so comments stay attached to the block they were left on when the document is edited.
- Ids authored in the file are kept; duplicates created by pasting or splitting a block are shed, and duplicate ids are stripped again on save.
- The script re-runs on later DOM changes via a MutationObserver, so blocks added after load also get ids.
- The skill instructions now tell Claude to preserve existing block ids when editing, because renaming or dropping one detaches that block's comment thread.
DOC:anchors:begin
Strings lifted out of the shipped bundle, so the claim above can be checked against them.