Four new connection-lifecycle event slots exist for auth loss, reconnects and cached dials.
Emitters for lost auth, post-reauth reconnect, cached-connection adoption and cached-dial failure are registered with nothing consuming them.
What's wrong with this entry?
The shared collection of event emitters, which already held the OAuth callback listeners, submitters and in-flight flow maps, now also carries emitters for losing authentication, reconnecting after re-authenticating, adopting a cached connection, and a cached dial failing.
- Emitters only; the bag itself carries no logic.
reauthReconnect
Strings lifted out of the shipped bundle, so the claim above can be checked against them.