Modules§
- branch
- causality
- checkpoint
- conflict
- consolidate
- Topic-document consolidation primitive (v0.5.0).
- current_
fact_ resolver - v0.4.7 — Current-fact resolver: an opt-in post-processor over the
standard
recallresult set. - event_
builder - evidence
- Cost-aware, answer-impact-scored evidence selection for recall.
- experience
- Experience-memory tier (DocTrace, arXiv:2606.10921).
- forget
- lifecycle
- maturity
- Feedback-driven consolidation trigger metric.
- merge
- orientation_
cache - v0.4.8 — Orientation cache: an opt-in, namespace-scoped,
constant-token “context map” post-processor over the standard
recallresult set. - poisoning
- recall
- reflection
- Reflection pass — Auto-Dream-compatible semantic housekeeping.
- remember
- replay
- retained
- Budgeted evidence retention for recall (EMBER, arXiv:2606.05894).
- retrieval
- share
Structs§
Constants§
- DEFAULT_
PROCEDURAL_ IMPORTANCE_ FLOOR - Minimum importance floor applied to Procedural-tier memories on write.
- DEFAULT_
TTL_ WORKING_ SECONDS - Default TTL (in seconds) applied to Working-tier memories.
- MAX_
BATCH_ QUERY_ LIMIT - Maximum number of records returned by a single batch query. Prevents unbounded memory growth while supporting reasonable workloads.
Functions§
- validate_
agent_ id - Validate that an agent_id contains only safe characters and is within length limits.