fn patch_launcher_identity(event: Event, ctx: &Arc<ServerCtx>) -> EventExpand description
Patch launcher_pid + launcher_version into Event::Registered.
The reducer leaves these as sentinels (it can’t read env without
breaking determinism) — the server fills them in here, just
before serializing to the wire.