Overview
Build a leader/follower coordination flow with explicit quorum registry and election control.
Consensus is about who is allowed to decide.
You will build 6 architecture steps that model production dependencies.
You will run 1 failure experiment to observe bottlenecks and recovery behavior.
Success target: Leader failover occurs within target window while preserving ordered replication semantics.