Resuming a session keeps unavailable pastes as placeholders so surrounding text stays aligned.
What's wrong with this entry?
Resuming a session with pasted text or images no longer drops entries whose content is gone and rewrites the visible text around them. Each missing paste now becomes a placeholder record with empty content, marked unavailable, so the rest of the conversation still lines up.
- New paste ids are minted by a session-wide allocator that scans existing text and image paste references, including the stored image paste id list, so a restored session cannot reuse an id that is already taken.
pastedContents
Strings lifted out of the shipped bundle, so the claim above can be checked against them.