Files
rose-ash/lib/persist/scoreboard.md
giles a37a158d01
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 46s
persist: global commit ordering across streams + 11 tests
global.sx: persist/gappend records a pointer in a reserved $global index whose
seq is the global commit position; read-global/project-global replay every
event in commit order; global-from for incremental consumers. Opt-in (plain
append untouched); $-prefixed streams now reserved + hidden from the public
catalog (streams-all reveals them). Gives feed its unified timeline.
Deterministic across restart. 191/191.

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

649 B

persist Conformance Scoreboard

Generated by lib/persist/conformance.sh

Suite Pass Fail Total
event 6 0 6
log 9 0 9
kv 13 0 13
project 9 0 9
subscribe 9 0 9
concurrency 8 0 8
snapshot 11 0 11
compaction 11 0 11
durable 15 0 15
blob 14 0 14
view 11 0 11
cas 11 0 11
catalog 10 0 10
query 9 0 9
batch 10 0 10
upcast 9 0 9
idempotency 9 0 9
global 11 0 11
recovery 6 0 6
Total 191 0 191