Status: IN
Network partitions create a force multiplier on distributed write correctness gaps: partitions disrupt gossip-based failure detection (the single correctness gate for replication, read repair, and hinted handoff), while writes that do proceed operate under already-weakened quorum semantics (sloppy quorums count hints as successes, sub-quorum configurations accepted with only a warning).
Partitions disable the failure detection that replication depends on, while active writes use weakened quorum guarantees
Depends on (SL): partition-failures-compound-across-membership-and-consensus, distributed-writes-have-compounding-correctness-gaps