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

"Knowledge graph as agent memory" is having a genuine multi-builder moment.

A thread crediting Claude Code creator Boris Cherny with a 4-prompt "Graph Engineering" technique (replacing trained ML models with chained Claude.

Enterprise DNA |
"Knowledge graph as agent memory" is having a genuine multi-builder moment.

AI Pulse · Under the Radar

The play

Knowledge graphs as agent memory just went from theory to three working implementations in one week, try the pattern now.

A four-prompt technique for building persistent agent memory is showing up in multiple places at once, and it matters because it sidesteps the usual machine learning stack entirely.

The method, credited to Boris Cherny (who built Claude Code), chains four Claude prompts together to extract entities, resolve duplicates, build relationships, and store everything in a knowledge graph. No training, no embeddings, just structured prompts feeding into each other. The same week the technique surfaced in a thread on X, at least two independent repos shipped nearly identical pipelines. One of them, Graphify, hit 848 stars per day, making it one of the fastest-growing repos in the current wave.

Why this matters if you run a company: most AI memory systems today rely on vector search, which is good at fuzzy matching but terrible at tracking relationships over time. A customer who bought three things, returned one, and escalated twice is not just a vector. A knowledge graph holds those connections explicitly, so your agent can reason about history, not just similarity. The Cherny approach makes that buildable without a data science team.

What changes

If this pattern holds, you will see more agents that remember context across sessions without needing a dedicated ML pipeline. That means faster iteration, fewer dependencies, and memory that you can inspect and edit like a database. It also means the barrier to building stateful agents just dropped. The kind of persistent context that used to require a research team is now four prompts and a graph store. This is exactly the sort of capability we wire into the Omni Command Centre, where memory and reasoning need to scale across departments without adding headcount.

The repos are young, the technique is unproven at scale, but the convergence is real. If three builders land on the same design in the same week, the design is probably right.

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.