read
Retrieve a memory by exact URI. Use system://boot for active identity and priority memories, system://diagnostic/identity for core status. For unknown URIs, search first.
Instructions
Read one active memory by exact URI. Special URIs: system://boot returns active identity://default/* plus active priority=0 memories; system://diagnostic/identity reports core identity status. On a new session, call initialize once if the namespace may be empty, then read system://boot before answering. Do not guess other URIs: if URI is unknown, call search first; use list only for prefix browsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uri | Yes | Exact memory URI returned by search/list, or system://boot / system://diagnostic/identity | |
| namespace | Yes |