Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 41s
idempotency.sx: persist/append-once appends at most once per (stream, idempotency key), returning the same event on a repeat. The marker lives in the kv facet, so idempotency holds across a restart (verified on durable). persist/seen? check. 180/180. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
26 lines
624 B
Markdown
26 lines
624 B
Markdown
# 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 |
|
|
| recovery | 6 | 0 | 6 |
|
|
| **Total** | **180** | **0** | **180** |
|