awaitConfirmedCount
Suspends until at least count committed events have been processed by the background collector. Use in tests to synchronize assertions after pushing commits via FakeRaftNode.pushCommitted.
Not part of the production API — exposed here for test ergonomics rather than a separate test module to keep the surface minimal.