Module overlay

Module overlay 

Source
Expand description

The session overlay — facts the user stated moments ago, usable now.

Waiting for post-session reconciliation before a fact becomes retrievable would mean B forgets what it was told thirty seconds ago, which is the exact failure the whole system exists to avoid. The overlay closes that gap: it is searched alongside canonical memory, ranked above it, and presented hedged because it has not yet been reconciled.

Structs§

SessionMemoryOverlay
The searchable projection of the session ledger.

Functions§

provisional_memory
Project a session candidate as a provisional memory record.
provisional_memory_id
A stable synthetic id for an uncommitted session fact.