crdts-are-self-resolving

Status: IN

Each CRDT type in `crdts.py` (GCounter, PNCounter, LWWRegister, ORSet) encodes conflict resolution in its own `merge()` method, requiring no external strategy enum or callback

Source: entries/2026/05/29/topic-conflict-resolution-strategies.md

JSON