{"id":"conflict-detection-varies-by-consistency-model","text":"Three systems use distinct conflict detection strategies — sibling retention (KV), per-device version vectors (GDrive), and per-date version counters (hotel) — each matched to the system's merge semantics and consistency requirements.","truth_value":"IN","source":"","source_url":"","source_hash":"","justifications":[{"type":"SL","antecedents":["kv-node-stores-sibling-versions","gdrive-version-vector-conflict","hotel-reservation-optimistic-locking"],"outlist":[],"label":"conflict detection strategy correlates with data model — multi-writer replication retains all versions, collaborative editing uses device vectors, single-resource booking uses counters"}],"dependents":["conflict-resolution-depth-scales-with-distribution"],"metadata":{"last_reviewed":"2026-06-05T18:21:49","review_result":"pass"},"created_at":"","updated_at":"","reviewed_at":"","verified_at":"","retracted_at":"","explanation":{"steps":[{"node":"conflict-detection-varies-by-consistency-model","truth_value":"IN","reason":"SL justification valid","antecedents":["kv-node-stores-sibling-versions","gdrive-version-vector-conflict","hotel-reservation-optimistic-locking"],"label":"conflict detection strategy correlates with data model — multi-writer replication retains all versions, collaborative editing uses device vectors, single-resource booking uses counters"},{"node":"kv-node-stores-sibling-versions","truth_value":"IN","reason":"premise"},{"node":"gdrive-version-vector-conflict","truth_value":"IN","reason":"premise"},{"node":"hotel-reservation-optimistic-locking","truth_value":"IN","reason":"premise"}]}}