Skip to main content

Module memory

Module memory 

Source

Structs§

InMemoryDreamStore
InMemoryDreamStore — a lightweight DreamStore backed by per-agent in-memory maps.
WorkingMemory
In-process scratch pad for within-run state.

Traits§

DreamStore
Durable-memory host storage. upsert is the only mutation and is called only after the kernel’s WriteMemory gate accepts the record.