master
tests: fix pylint warnings in cluster-ready test files
Fix multi-ring runner leader fan-out and quiet CI flakes
Add multi-ring Raft groups and reversible mmap-cache migration
Add TCP pool router process and move chaos helpers to tests/
Add Raft consensus layer for Salt master cluster coordination
Clamp founding CONFIG to cluster_max_voters
Re-arm follower timeout after start_pre_vote
Replace JSONStorage with SaltStorage backed by salt.cache
Replace deprecated asyncio.iscoroutinefunction with inspect.iscoroutinefunction
tests: raise consensus package coverage to 99%
Add voter-health watchdog and single-node demotion / replacement