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§
- Session
Memory Overlay - 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.