docs(contract): mark scan cursor v1-provisional (offset, not snapshot); route conformance gap to bifrost-dev

Operator accepted offset-cursor for v1 (person-prime single-page is
conformant). INV-010 now documents the KNOWN DEVIATION: multi-page
continuation diverges from bifrost's protocol snapshot-cursor contract
(dispatch drops sort on continuation, ScanCursorExpired normative) — our
offset cursor doesn't snapshot (dup/drop under concurrent write) and never
expires. Durable fix routed to bifrost-dev as a conformance-coverage gap
(scan/cursor is untested); ratatoskr will adopt reference snapshot-cursors
if bifrost rules them normative.
This commit is contained in:
vh
2026-07-15 08:52:29 -07:00
parent 66ba06875e
commit 8199774405
2 changed files with 15 additions and 1 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long