PulseAugur
EN
LIVE 23:40:37

AI memory benchmark revised after initial metric found to be misleading

The developer of Bastra Recall, an MIT-licensed memory server for Claude, has revised their benchmarking approach after realizing their initial metric of 98.3% recall was a tautology. This new benchmark uses six distinct persona agents to generate paraphrased queries for 30 memories each, simulating real-world usage where users describe situations differently over time. The revised tests revealed that while lexical search alone achieved 63.1% recall on paraphrased queries, local embeddings significantly improved performance to 79.6%, particularly for queries with language or experience level differences. The developer also found that features like trigger phrases and write-time paraphrases offered no measurable lift on these challenging queries, indicating that the remaining gap is in ranking rather than retrieval. AI

IMPACT Highlights the importance of robust, real-world benchmarking for AI memory systems, especially when dealing with paraphrased or varied user inputs.

RANK_REASON Developer's revised benchmark of an open-source AI memory tool. [lever_c_demoted from research: ic=1 ai=1.0]

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

AI memory benchmark revised after initial metric found to be misleading

How we ranked this

Signal score
0 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
Developer's revised benchmark of an open-source AI memory tool. [lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
product, other
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
67 days old
Aged out of breaking-news scoring windows; ranking reflects the durable signal from the full source set.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Daniel Nevoigt ·

    My AI memory benchmark said 98.3%. The number was true — and worthless.

    <p>In my last post I introduced Bastra Recall — an MIT-licensed MCP memory server that gives Claude persistent memory as plain Markdown in a local Obsidian vault. I promised a follow-up on retrieval and benchmarking.<br /> Here it is. It starts with me being wrong.<br /> The 98.3…