What It Covers
- Conversation decisions: whether a user turn should create a durable hippocampus memory.
- Retrieval relevance: whether a query pulls the expected stored memories and avoids confusing neighbors.
- Consolidation policy: whether repeated hippocampus memories merge into temporal semantic memory.
- Scenario replays: whether multi-turn memory behavior matches the product story users see in the UI.
Run It
Add A Case
Add new fixtures insrc/lib/memory/evals.ts:
memoryConversationEvalFixturesfor storage and question-vs-memory behavior.memoryRetrievalEvalFixturesfor relevance and ranking.memoryConsolidationEvalFixturesfor merge behavior.memoryScenarioEvalFixturesfor multi-turn product narratives such as store, retrieve, load context, and consolidate.