Interface: WorkingMemorySnapshot
Defined in: packages/kernl/src/memory/types.ts:103
Working memory snapshot (L1).
Properties
| Property | Type | Defined in |
|---|---|---|
records | MemoryRecord[] | packages/kernl/src/memory/types.ts:105 |
scope | MemoryScope | packages/kernl/src/memory/types.ts:104 |