Skip to content

Commit f79650a

Browse files
senamakelmedullabot
andcommitted
docs: document sectioned namespace query behavior
Clarify that the public query context API finds rows stored under sectioned namespaces as well as unsectioned ones. Auto-committed-on: dragonfly Co-authored-by: Medulla <medulla@tinyhumans.ai>
1 parent 7d0f14e commit f79650a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/specs/memory-section-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ unnoticed.
314314
- A pre-migration row with `logical_namespace IS NULL` is visible only under
315315
a call whose logical name equals its physical address exactly, never under
316316
a different logical name that merely sanitizes to the same address.
317+
- The public `query_namespace` / `query_documents` context API finds rows
318+
stored under a sectioned namespace, not just an unsectioned one.
317319
- The four contract commands pass, and rustdoc builds with `-D warnings`.
318320

319321
## Open questions

0 commit comments

Comments
 (0)