pith:CGZ2VKR7
Semantic Conflict Model for Collaborative Data Structures
A semantic conflict model resolves operation conflicts locally by identifying dependencies and rebasing via three-way merge on a replicated journal.
arxiv:2602.19231 v1 · 2026-02-22 · cs.DC
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{CGZ2VKR7JC2IN3LEK2TUZ4P4SM}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
The model identifies conflicts using semantic dependencies between operations and resolves them by rebasing conflicting operations onto a reconciling operation via a three-way merge over a replicated journal.
Semantic dependencies between operations can be identified locally and used to drive conflict resolution without requiring central coordination or additional mechanisms.
A semantic conflict model enables explicit local-first resolution in collaborative data structures by using operation dependencies and three-way merges on a replicated journal, demonstrated on registers including Last-Writer-Wins.
References
Formal links
Receipt and verification
| First computed | 2026-05-18T03:10:03.531576Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
11b3aaaa3f48b486ed6456a74cf1fc93286b11a77d096f23f4f017f9c6738707
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/CGZ2VKR7JC2IN3LEK2TUZ4P4SM \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 11b3aaaa3f48b486ed6456a74cf1fc93286b11a77d096f23f4f017f9c6738707
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "f1eb1ba484ada6f229aca99e80e4de0c0d5fb5dc9ec5732f5247dac9928fb8c5",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.DC",
"submitted_at": "2026-02-22T15:22:43Z",
"title_canon_sha256": "04eb46b32052b9ddc0d457cf5f40f5fed8e3eead8e6e6d5b8f73997f7b7077c9"
},
"schema_version": "1.0",
"source": {
"id": "2602.19231",
"kind": "arxiv",
"version": 1
}
}