Enterprise DNA

Omni by Enterprise DNA

Enterprise DNA Resources

Latest AI and industry news. Practical AI operating-system thinking for owners, operators, and teams doing real work.

220k+

Data professionals

Omni

AI agents and apps

Audit

Map the manual work

News AI News

A Datalog memory engine beats vector stores on hard benchmarks

A 3-day-old repo, Lemmalog, swaps agent "memory" from embeddings/retrieval for a Datalog engine with stratified rules, provenance-tracked facts, and.

Enterprise DNA |
A Datalog memory engine beats vector stores on hard benchmarks

AI Pulse · Under the Radar

The play

Test structured, time-aware memory on workflows requiring audit trails before replacing existing retrieval systems.

Most AI agents remember things by turning documents and chats into embeddings, then retrieving snippets that look relevant. Lemmalog takes a different route. It uses Datalog, a rules-based query system, to store facts, track where those facts came from, and account for when they were true.

That matters because business memory is rarely just a pile of similar text. You may need an agent to know that a customer changed suppliers in March, that the information came from a signed contract, and that an older agreement is no longer valid. A rules-based memory system can reason over those relationships more directly than a basic retrieval setup.

The project is only three days old, so treat it as an early signal, not settled infrastructure. Still, the author has published benchmark results rather than just describing the idea. Lemmalog reports 0.463 F1 on LongMemEval while using 38 times less context than full-context baselines, plus 0.533 F1 on LoCoMo. It is also exposed as an MCP server, meaning AI tools that support MCP can potentially connect to it as a memory layer.

For operators, the useful question is not whether to replace your vector database next week. It is whether your AI work needs auditable, time-aware answers instead of plausible summaries pulled from similar documents. This is the kind of thing we build into an AI command centre, where agents need to work from governed facts, not just search results.

Working With Claude field guide cover

Free Resource

Put what you just read to work

The free 32-page Working With Claude guide: the full ecosystem, Claude Code, and how to roll it out across a business.

No spam. Unsubscribe any time.

Free daily email

Get this every morning.

This brief is one item from today's AI Pulse, the short daily read we run for ourselves on what is actually happening in AI. Subscribe free and it lands in your inbox each morning.

Free daily email

Subscribe to the daily AI Pulse

One short read every morning on what is actually happening in AI. Free.

One email a day. Unsubscribe any time.