A failing device attestation now warns you once instead of spamming repeated notices.
What's wrong with this entry?
The attestation notice emitter now keys on event_id and skips events it has already reported, so a single bad event no longer produces repeated warnings.
- The set of seen event ids is bounded.
- The hint about re-pairing a device is no longer restricted to control_request payloads and now shows for any attestation failure.
- A drop-sender notice writer is registered on the remote-io transport and unregistered when it closes.
Re-pair the sending device in Trusted Devices.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.