Arm a startup watchdog after spawning the gateway child: if the unsolicited gateway.ready handshake never arrives within HERMES_TUI_STARTUP_TIMEOUT_MS (floor 2s, default 20s), emit a gateway.start_timeout event so the store can surface a failure line + the captured stderr tail instead of a silent blank UI. Cleared on ready (dispatch), on stop(); re-arms per recovery respawn.