peers

open override val peers: StateFlow<Set<NodeId>>

Reachability as inner sees it — the directly wired nodes. Nodes reachable only across the core are absent here; the Raft engine still addresses them (it sends to configured voters regardless of reachability) and sendTo relays those.