What it does
Provide layered agent memory with provenance, reproducible hybrid recall, drift detection, and audited forgetting.
- agent memory
- provenance-bearing recall
- memory drift review
Who it is for
Audiences
- agent-system engineers
- evaluation engineers
Deployment contexts
- controlled agent workflows
- review and CI lanes
Representative workflow
Inputs
- agent memory inputs
- operator-defined constraints
Outputs
- agent memory result
- reviewable verification record
Run or evaluate
Entry
pip install git+https://github.com/HarperZ9/mneme.git; mneme recall "where does the user live" --jsonVerification
mneme drift; python -m pytest -qArchitecture and relationships
Current evidence
verified · 2026-08-27
Limitations and authorization boundaries
- Source recheck remains Mneme-owned rather than independently re-read by Crucible.
- Replay rejects ambiguous SQLite sidecar or hardlink state.
Authorization boundary. Store and recall only information the operator is authorized to retain and process.