gossip-uses-full-membership-exchange

Status: IN

Each gossip round transmits the entire membership list via `deepcopy` rather than deltas or piggybacked updates, making per-exchange bandwidth cost O(N) in cluster size instead of O(1) amortized

Source: entries/2026/05/29/topic-swim-protocol.md

JSON