Skip to main content

Module memory

Module memory 

Source
Expand description

Offline memory consolidation (the “dream” pipeline) plus its FFI payload types.

The kernel side is pure computation: idle_pipeline drives trace_analyzersynthesiscurator over session transcripts fed in by the SDK. Storage, embeddings, and retrieval I/O live in the SDKs. Working-context memory management (paging, pressure) is crate::mm.

Modules§

curator
durable
idle_pipeline
semantic
synthesis
trace_analyzer