BEAM 100K71.7 score at 95.68% fewer context tokens

Agent memory,
at enterprise scale.

Agents spend most of their tokens re-reading what they already know. Hexian remembers it — store once, recall in milliseconds, send 95% fewer tokens — with every fact traced to its source.

95.68%
fewer context tokens
measured on BEAM 100K
~23×
lower context cost
per question vs replay
<5 ms
to recall it all
source-linked, in memory
HEXIAN CONSOLE
LIVE INGESTION · UPDATED 1s AGO
MEMORY GRAPH · entities · facts · live retrieval
Capsules
1.24M
+3.1k / 24h
Facts
9,156
+188 / 24h
Entities
1,782
+42 / 24h
Graph edges
10.20M
3-hop in 1.5 ms
WARM RECALL P50 4.3 msSESSION SAVINGS METERED
Works with
MCPClaude CodeCursorWindsurfLangGraphLlamaIndexOpenAI SDKAnthropic SDKAny agent frameworkMCPClaude CodeCursorWindsurfLangGraphLlamaIndexOpenAI SDKAnthropic SDKAny agent framework
What Hexian does

One memory layer between your agents and everything they touch.

Agents gather context, call tools, answer, and forget — then pay to do it all again. Hexian turns that repeated work into durable, governed memory that the whole fleet shares.

01

Durable agent memory

What an agent learns in one session is available in the next — across tools, users, and time.

02

Source-linked recall

Every memory keeps the document, ticket, message, or byte span behind it. Answers cite their basis.

03

Freshness-aware tool gating

Repeated read-only calls are answered from memory while fresh. Stale data and writes pass through.

04

Metered savings

Served tokens, saved tokens, avoided calls — reported per session, auditable by finance.

Why this is hard to copy

Hexian is the product. Prism DB is the moat.

Memory that answers in milliseconds — with time travel, graph context, and byte-level provenance — is not possible on a stitched-together stack, or by wrapping someone else's database. So we built Prism DB from scratch: one canonical store doing the jobs of five systems at once, behind a single query. That engine is the reason Hexian works — and the reason it's state of the art.

A prism splits white light into a spectrum. Ours runs in reverse.
Pinecone
vector search
Elasticsearch
text search
Neo4j
graph traversal
PostgreSQL
structured records
Redis
hot cache
FIVE BEAMS IN
PRISM DB
ONE CANONICAL STORE
ONE BEAM OUT
Your agents
one coherent context
SAME QUERY SURFACE · SNAPSHOT-ISOLATED · SELF-HEALING INDEXES · SINGLE BINARY
Vector

semantic similarity over embeddings

Text

BM25 + phrase search

Graph

multi-hop relationship traversal

Exact

keys, IDs, structured fields

Temporal

facts as of any point in time

Evidence

byte-span source provenance

Range

numeric and date windows

Path

nested-object identity

Spatial

geo lookups

Telemetry

usage and savings metering

Measured, not promised.

Performance is tracked continuously on real product workloads — recall, ingest, vector, graph, and full agent sessions. Single node, commodity hardware.

71M+
memories ingested / day
829 capsules per second, sustained
99.9%
vector accuracy, sub-ms
recall@10 · p95 0.72 ms at 100k × 768-dim
10M edges
graph-hopped in 1.5 ms
3 hops, one query, one node
~200×
faster than a model call
4.3 ms recall vs ~1 s model TTFT
Bitemporal memory

Memory that understands when things change.

When new information contradicts the graph, Hexian supersedes the old fact — and keeps it as history. Ask what's true now, or what was true on any past date. Every fact traces back to the exact source that produced it.

Fact timeline · knowledge update
valid 2026-03-02 → 2026-06-12
deployment target = us-east-1, single region
valid 2026-06-12 → present
deployment target = multi-region, us-east-1 + eu-west-1
QUERY AS OF 2026-05-01 → RETURNS THE SINGLE-REGION FACT, AS KNOWN THEN
Provenance · every fact has a receipt
fact
discount ceiling = 12% · approved
TRACES TO
source · notes/pricing-review.md · bytes 2,114–2,196
“…approved a 12% ceiling for enterprise renewals, effective immediately.”
“WHY DID THE AGENT SAY THAT?” HAS AN ANSWER — TO THE BYTE
Benchmarked in the open

Accurate. Efficient. Auditable.

On BEAM 100K — a public long-memory benchmark over ~100,000-token conversations — a reader model answered from Prism DB's evidence packs instead of full replay. Scored by BEAM's official evaluator, unmodified.

Score71.7 · BEAM-canonical macro-average
Context tokens−95.68% vs full-conversation replay
Evidence100% source-linked, SHA-256 run manifest

BEAM 100K TIER · THIS HARNESS CONFIGURATION · NO CLAIMS ABOUT OTHER TIERS OR BENCHMARKS

beam_100k · run manifest
BEAM-canonical
71.7
macro-average, 10 categories
Context reduction
95.68%
vs full-conversation replay
Information extraction87.5
Instruction following80.8
Abstention77.5
all ten categories →
OFFICIAL EVALUATOR, UNMODIFIED · RAW ANSWERS, EVALUATOR OUTPUTS, SHA-256 MANIFEST
How it works · scroll to advance

Recall first. Run tools only when needed.

01 / 04

Agent asks

The agent needs context for a customer, ticket, codebase, or workflow — the same context it needed yesterday.

Agent
Hexian
Model
requeststage 01 / 04
intentaccount renewal risk
budget300 tokens
sessionsess_0219 · turn 14
02 / 04

Hexian recalls

Exact, text, vector, graph, and temporal memory retrieve the relevant facts — each one carrying the source it came from.

Agent
Hexian
Model
recallstage 02 / 04
planenterprise · renews 2026-09-01
open riskSLA escalation · ticket #4821
boundarydiscount cap 12% · approved
03 / 04

Freshness gates the tools

Read-only calls with fresh answers are served from memory and counted. Stale fields and writes pass through to your systems.

Agent
Hexian
Model
gatestage 03 / 04
crm.readskipped · fresh 18m
tickets.readskipped · fresh 6m
usage.readran · past TTL
04 / 04

Model gets evidence

The model sees compact, sourced context under a hard token budget — and the session gets a receipt for what was saved.

Agent
Hexian
Model
receiptstage 04 / 04
served301 tokens
baseline18,440 tokens
saved98.4% · 3 reads skipped

Five minutes to first recall.

One MCP config block connects Claude Code, Cursor, or your own platform. No SDK rewrite, no schema design, no pipeline to babysit — and savings are metered from the first session.

{
  "mcpServers": {
    "hexian": {
      "command": "python3",
      "args": ["-m", "prism_client.mcp_server"],
      "env": { "PRISM_URL": "http://127.0.0.1:8080" }
    }
  }
}
Where it pays back

Pick an agent. Watch the bill drop.

The same task, run with and without memory. Hexian pays back fastest where agents repeatedly touch long-lived context: customers, tickets, codebases, and company knowledge.

Zendesk · ServiceNow · Confluence

Resolve ticket #4821 — recurring SLA escalation

85%
context tokens
on this task

More accurate, not just cheaper — Answers cite the case history and the prior fix — every fact source-linked.

MODELED FROM THE MEASURED 80–90% RANGE
Without memory12,000 tokens · ~28 s
With Hexian1,800 tokens · ~10 s
9 answered from memory
tool calls 14 5wait ~28 s ~10 severy fact source-linked ✓
The receipts — one real engineering session, task by task
Agent workflow
Feature edit — project/owner fields93.6%
Feature edit — summary command91.1%
Bug fix — completed-history persistence88.2%
Resume & build planning85.3%
Session resume — full project context85.8%
Whole session
12,580
1,312
tokens of repeated context
89.6%
across the full edit-and-fix session — while recalling the right files, decisions, and open bugs every single time.
At fleet scale

This one measured session saved 11,268 tokens (−89.6%). Across 1,000 agents running 40 sessions a day, that rate is ≈ 450M tokens saved daily — about $494,000 a year at $3.00/1M input tokens.

ROI

Estimate the cost of forgetting.

Input-token spend scales with sessions × repeated context. Hexian reduces the repeated-context side and reports the savings — put your fleet's numbers in.

ASSUMES $3.00/1M INPUT TOKENS · 85% REDUCTION — MIDPOINT OF THE MEASURED 80–90% RANGE

Repeated context you stop paying for
$1,396,125
per year, at 1,500M re-read tokens per day
And that's only the token line. Fewer re-reads also mean faster answers, fewer duplicate calls against your internal APIs, and agents that stop re-making decisions they already made.
Enterprise trust

Governed at the substrate.

Authorization, retention, audit, and provenance live in the engine — not bolted on around it. The enterprise question isn't whether agents can remember; it's whether you can inspect, isolate, and delete what they remember.

Isolation in the planner

Tenant, namespace, and scope prune before any index is touched. One customer's memory is structurally invisible to another's — not filtered at the edge.

Audit and provenance

Every fact traces to the source that produced it. When an agent acts, the basis for the action is enumerable.

Retention and deletion

TTLs, tombstones, quarantine-before-delete, and rebuildable indexes. Right-to-forget is a workflow, not an incident.

Your VPC, your keys

A single binary with zero runtime dependencies. Compute, data, and keys stay inside your boundary — no hosted memory silo.

Deployment: bring your own cloud.

Hexian ships as one binary with zero runtime dependencies. Your VPC holds compute, data, and keys — the trust boundary never leaves your account.

Talk to us about deployment

Stop paying your agents to re-learn what they already know.

95%+ less context. Millisecond recall. Every fact traceable to its source — and the savings metered on every session.