Multi-node TCP data propagation with ACK tracking and configurable consistency modes
(EVENTUAL, QUORUM, STRONG). Contains the frame encoder/decoder and the replication fanout
coordinator. Compositional module — depends on serial, transport, gossip, hlc, and store.
Independently useful in any distributed system needing reliable TCP data propagation.