Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
blob.sx: a blob ref is {:cid :size :mime}; the blob store is a separate
injected dependency (perform in prod, mock content store in tests).
persist/blob-store puts bytes and returns only the ref; bytes live in a
content-addressed store (artdag/IPFS). Tests assert refs in log/kv never carry
the bytes + content-address dedup. 105/105.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
18 lines
431 B
Markdown
18 lines
431 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 |
|
|
| **Total** | **105** | **0** | **105** |
|