@paulbettner: Active Graph is the best, most "correct" knowledge/context engine I've come across so far (and I've tried or at least r…

X AI KOLs Following Papers

Summary

Yohei Nakajima published his first arXiv paper, "The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems", introducing a method for agents to coordinate through persistent replayable state.

Active Graph is the best, most "correct" knowledge/context engine I've come across so far (and I've tried or at least researched most of them.)
Original Article
View Cached Full Text

Cached at: 05/23/26, 04:10 PM

Active Graph is the best, most “correct” knowledge/context engine I’ve come across so far (and I’ve tried or at least researched most of them.)

Yohei (@yoheinakajima): babyagi has ~200 citations, but 0 papers… i just published my first paper on arXiv 😆

“The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems”

https://t.co/m70dwmG4W7

the case for agents that coordinate through persistent replayable state

Similar Articles

@badlogicgames: recommended reading.

X AI KOLs Following

Yohei Nakajima, creator of babyagi, published his first academic paper on arXiv titled 'The Log is the Agent: Event-Sourced Reactive Graphs for Auditable, Forkable Agentic Systems', proposing agents that coordinate through persistent replayable state.

The Log Is the Agent

Hacker News Top

This paper introduces ActiveGraph, a runtime that makes the append-only event log the central source of truth for agentic systems, enabling deterministic replay, cheap forking, and end-to-end lineage from goals to model calls.