cerememory-engine 0.2.2

Orchestrator that assembles all Cerememory stores and engines
Documentation

Cerememory Engine — the orchestrator.

Assembles all stores, the decay engine, association engine, evolution engine, and the hippocampal coordinator into a unified system that implements the full CMP protocol.

Phase 2 additions:

  • Tantivy full-text search integration (TextIndex)
  • Vector embedding similarity search (VectorIndex)
  • Background decay via tokio::spawn
  • Export/Import via cerememory-archive