Files
rose-ash/lib/persist/scoreboard.json
giles 156d6f12ec
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
persist: optimistic concurrency — conflict as a real result + 8 tests
concurrency.sx: persist/append-expect refuses an append when the stream
advanced past the caller's expected seq, returning {:conflict :expected
:actual} instead of crashing or overwriting. persist/conflict? + accessors.
Phase 2 complete, 54/54.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-06 18:37:49 +00:00

14 lines
305 B
JSON

{
"suites": {
"event": {"pass": 6, "fail": 0},
"log": {"pass": 9, "fail": 0},
"kv": {"pass": 13, "fail": 0},
"project": {"pass": 9, "fail": 0},
"subscribe": {"pass": 9, "fail": 0},
"concurrency": {"pass": 8, "fail": 0}
},
"total_pass": 54,
"total_fail": 0,
"total": 54
}