Structs§
- Durable
Memory - Public durable memory bound to one agent and scope.
- InMemory
Memory Store InMemoryMemoryStore— a lightweightMemoryStorebacked by per-agent in-memory maps.- Memory
Search Options - Search options for an agent-bound
DurableMemorydescriptor. - Working
Memory - In-process scratch pad for within-run state.
Traits§
- Memory
Store - Durable-memory host storage. Runner writes through
putonly after the kernel’sWriteMemorygate accepts the record.