IRealtimeBackplane.isHealthy(): Promise<boolean>
Reports whether the transport's backend is reachable right now, for the plugin's health indicator.
Optional: a transport with no meaningful liveness check omits it, and the indicator then reports only the lifecycle state.
This answers a fact (reachability), not a policy: the indicator that
consumes it owns the up/degraded/down mapping.