Theme 1 – Revival of CRDT/weave ideas
“Note that CRDT isn't 'a thing'. The CRDT paper provides a way to think about and analyze eventually consistent replication mechanisms. So CRDTs weren't 'introduced', only the 'CRDT way of discussing replication'.” — dboreham
Theme 2 – Smarter conflict detection & non‑blocking merges “It says that merges that involve overlap get flagged to the user. I don't think that's much more than a defaults difference to git really. You could have a version of git that just warns on conflict and blindly concats the sides.” — hungryhobbit
Theme 3 – Adoption hurdles & the role of agents
“Overcoming network effects cannot be the goal; otherwise, work will never get done.” — NetOpWibby