content: durable CRDT replication (crdt-store) + 14 tests (277/277)
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 36s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-07 01:19:15 +00:00
parent 4fb4b04b21
commit ef38b24110
6 changed files with 226 additions and 5 deletions

View File

@@ -7,10 +7,11 @@
"markdown": {"pass": 20, "fail": 0},
"store": {"pass": 29, "fail": 0},
"crdt": {"pass": 34, "fail": 0},
"crdt-store": {"pass": 14, "fail": 0},
"sync": {"pass": 14, "fail": 0},
"fed": {"pass": 20, "fail": 0}
},
"total_pass": 263,
"total_pass": 277,
"total_fail": 0,
"total": 263
"total": 277
}