Full state synchronisation for new nodes joining an existing FlairCache cluster. Transfers
the complete current store contents over TCP in chunked SYNC frames so a joining node is
immediately consistent. Compositional module — depends on serial, transport, hlc, store,
and replication. Independently useful in any distributed system that needs new-node state sync.