persist: read-side query helpers — seq/time/type/predicate scans + 9 tests
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 28s

query.sx: read-between (seq range), read-since/read-window (by :at),
read-by-type, read-where, count-where. Pure scans over persist/read for audit
windows, type filters, since-cursors. 152/152.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-06 19:22:03 +00:00
parent a00439da6e
commit 4e521e3d7a
6 changed files with 171 additions and 5 deletions

View File

@@ -17,5 +17,6 @@ _Generated by `lib/persist/conformance.sh`_
| view | 11 | 0 | 11 |
| cas | 11 | 0 | 11 |
| catalog | 10 | 0 | 10 |
| query | 9 | 0 | 9 |
| recovery | 6 | 0 | 6 |
| **Total** | **143** | **0** | **143** |
| **Total** | **152** | **0** | **152** |