Stopping artifact auto-replies can become durable, blocking publishes until relatched; the resume notice cannot fire.
Durable stop latches with stop_latched and a pending relatch approval exist, but the resume path is hard-disabled.
What's wrong with this entry?
Stopping auto-replies on an Artifact can now be made durable: a latched artifact short-circuits publishing and subscribing with the reason stop_latched until it is explicitly relatched, and a pending relatch approval is recorded against the tool call that asked. The matching "Auto-replies on Artifact: ... were resumed" notice exists but the resume path is hard-disabled in this build.
- The existing Ctrl+C disclosure is now tagged as a non-durable stop so it can be told apart from a durable latch.
- The new notification joins the existing paused and re-enabled messages.
Auto-replies on Artifact: ${e} were resumed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.