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
+2 -1
View File
@@ -111,7 +111,8 @@ executing mark, and the next startup recovery abandons it truthfully.
A currently held (unadmitted) candidate is synthesized as a `pending`
row at the top of the first page; once admitted, the durable
`admitted` entry replaces it. While a candidate is held, the first
page may carry one row more than `limit`.
page still honors `limit`; with `limit=1`, its continuation cursor is an
opaque marker that resumes the stored history from its first row.
## Administration surface