Skip to main content

Module query

Module query 

Source

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 recall result 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 recall result 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§

MnemoEngine

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.