After re-authenticating, Remote Control reattaches to your existing session or says it's gone, instead of quietly starting a new one.
What's wrong with this entry?
An auth-triggered revive now either reattaches to the same session or reports a dead pointer, rather than quietly creating a fresh session under the old one.
- REPL bridge session options gained
reattachOrFail,reviveInitiated,onAuthProvenandonReattachPointerDead. - The caller passes
reattachOrFailonly when a revive was initiated and a previous session id is known.
onReattachPointerDead
Strings lifted out of the shipped bundle, so the claim above can be checked against them.