dumpState

suspend fun dumpState(reason: String): String

Render a per-node diagnostic snapshot — roles, terms, commit indices, log ranges, and an election-event histogram (Timeout / BecomeLeader / BecomeFollower) that makes leadership thrash and term inflation visible at a glance. Used as the body of the AssertionError thrown by the bounded await helpers on non-convergence, and callable directly from a failing test assertion.