Files
rose-ash/lib/persist/scoreboard.md
giles 84d5732b38
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
persist: worked reference migration — acl grants on persist + 10 tests
examples/acl.sx: a tested template migrating an ACL-grants store from a
hand-rolled ephemeral map to persist — grants/revokes as events, current set as
a projection, O(1) checks via a materialized view, audit via read-window.
Header carries the BEFORE->AFTER diff. Proves grants survive restart on the
durable backend (the capability the BEFORE version lacked). The pattern other
subsystem loops copy; does not touch the real lib/acl. 201/201.

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

679 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
example-acl 10 0 10
recovery 6 0 6
Total 201 0 201