Some checks are pending
Test, Build, and Deploy / test-build-deploy (push) Waiting to run
snapshot.sx: snapshot is a projection state {:value :seq} stored in kv under
snapshot/<name>. persist/checkpoint replays and saves; persist/replay folds
only the tail after the snapshot. Tests assert snapshot+tail == full replay
both ways + determinism. 65/65.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
15 lines
351 B
Markdown
15 lines
351 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 |
|
|
| **Total** | **65** | **0** | **65** |
|