You'll notice
Useful3 Signal0
Messages from task notifications remember where they came from, so artifact subscriptions re-arm instead of replaying.
What's wrong with this entry?
Anonymous. No account, no email.
What
Messages expanded from a task-notification now carry where they came from onto each resulting user message.
Details
- the origin records source and slug; prompt-mode notifications also set queueMode to "prompt"
- the main loop reads that origin to decide whether to re-arm an artifact subscription instead of replaying the message
Evidence
queueOrigin
Strings lifted out of the shipped bundle, so the claim above can be checked against them.