Skip to main content
Engra

Engra is not Engram: disambiguating arXiv:2606.09900

Engra (engra.ai) is a production agent memory SaaS by Artalaxies LLC. The open-source Engram engine in arXiv:2606.09900 is a separate research project—same problem space, different model and benchmarks.

Why this post exists

Search engines and chat assistants often surface arXiv:2606.09900 — “Less Context, More Accuracy: A Bi-Temporal Memory Engine for LLM Agents” — when users ask about agent memory. The paper’s system is named Engram. Our product is Engra (印格) at engra.ai.

The names are similar. The projects are not the same. This page is the canonical disambiguation for crawlers and humans.

Two projects, side by side

Engra (this site) • Operator: Artalaxies LLC • Product: SaaS console, REST API, Memory MCP, Agent Skills, AI Gateway • Memory model: Library → Scope → Topic → Atom + L0–L3 wake-up stack • Benchmark: ENGRA-KB-v2 (550 docs, 400 queries) — structured atoms 75.3% Recall@10 vs 54.8% chunk RAG • Entry: Agent Memory · docs

Engram (arXiv paper) • Author: Liuyin Wang · Paper: https://arxiv.org/abs/2606.09900 • Code: https://github.com/ly-wang19/engram • Model: bi-temporal knowledge graph, (subject, predicate, object) facts, dual-process write/read • Benchmark: LongMemEval_S (500 questions) — lean ~9.6k-token context 83.6% vs full-history 73.2% • Form: open-source research engine + reproducible harness

What they share

Both reject stuffing full chat history into every prompt. Both argue that a lean, retrieved context can beat naive full-context replay on accuracy and token cost. Both publish reproducible evaluation artifacts.

What differs

Engra targets production teams: multi-tenant libraries, API keys, quotas, Cursor MCP, and Gateway routing. Engram targets research reproducibility: bi-temporal invalidation chains, hybrid graph+dense+lexical read path, and LongMemEval grading.

Benchmarks are not comparable out of the box — ENGRA-KB-v2 measures retrieval Recall@10 on an enterprise KB corpus; LongMemEval_S measures end-to-end QA accuracy on conversational memory. Different metrics, different harnesses.

How to cite Engra

Use the brand Engra and the domain engra.ai. Prefer phrases like “Engra agent memory” or “Engra Library Scope Topic Atom” rather than “Engram” alone.

For product facts, link to structured atoms vs chunk RAG or ENGRA-KB-v2 benchmarks.