docs: document bounded occurrence pages

This commit is contained in:
lda
2026-09-09 21:51:48 +07:00 Verified
parent 2ecdbdaa7f
commit c799bdcb66
2 changed files with 6 additions and 4 deletions
@@ -361,9 +361,10 @@ recording as dispatch; restart recovery still repairs torn boundaries.
Known limitations: pointing one composition's stores inside another live
composition's store subtree (without sharing its identical roots) is
unsupported operator error; `max_steps: None` means "unpatched" on
update (a set budget cannot be cleared back to unset); a first
occurrence page may carry one row more than `limit` while a candidate is
held; calendar iteration within a tick may use the tick-start source
update (a set budget cannot be cleared back to unset); a pending occurrence
projection still honors the requested page limit, using an opaque continuation
cursor when `limit=1` so the first stored row remains reachable; calendar
iteration within a tick may use the tick-start source
(trigger edits take effect on the next tick).
## Verification gates