Skip to main content

Module episodic

Module episodic 

Source
Expand description

LMDB persistence for the v6 lossless episodic memory lane.

Structs§

EpisodicConflict
A read-time contradiction between two retrieved user statements.
EpisodicSearchResult
Deterministic raw episodic search result.
EpisodicStore
Dedicated persistence view over the episodic-record LMDB database.

Functions§

detect_conflicts
Detect contradictions among retrieved results.
is_current_query
True when the query asks for the current/latest value of something, e.g. “What’s my current favorite coffee?”.