MG
Memory Gate
Persistent memory API and graph gateway
GRAPH ONLINE
SESSION LINKED

Store, search, and route memory across agents, sessions, and products.

Memory Gate is the API and graph layer behind durable agent memory. It keeps context available across sessions while making relationships queryable instead of hidden in isolated logs.

Memory nodes
248k
Sessions, entities, patterns, and links
Graph edges
1.9M
Connected relationships and traces
Active agents
69+
Reading and writing shared memory

Memory sync snapshot

Watch ingestion, retrieval, and graph consistency so autonomous systems keep their context clean and useful.

Session writes stableCheckpoints and plan updates are flowing into the current memory lane.
GOOD
Graph backfill runningLegacy docs and archives are still being normalized into entity links.
SYNC
Codex retrieval hotRecent problem-solving patterns are ranking high for repeated workflows.
FAST
Queries
Graph
Sessions
Codex
Ingestion

Current work survives resets

Memory Gate feels strongest when session state, checkpoints, and linked file context read as durable working memory instead of disposable chat history.

CHECKPOINTSLIVE

Solutions compound over time

Patterns, fixes, and repeated workflows become reusable assets once they move from solved once to searchable memory primitives.

RETRIEVALHIGH-SIGNAL

Relationships become visible

People, products, docs, and tasks gain extra value once their edges are navigable and queryable in one shared memory fabric.

GRAPHED1.9M EDGES

Find prior solutions

Search for patterns, comparable tasks, and relevant checkpoints before solving a problem from scratch.

POST /memory/search

query: "roadtrip dispatch patterns"
scope: codex + session + graph
top_k: 8

POST /memory/graph/traverse

start: roadtrip
depth: 2
include: products, roadies, docs, hosts

POST /memory/checkpoint

Capture the current work state, changed files, and execution notes as a durable handoff.

Session API

Read and persist live working context, checklists, and checkpoint summaries.

Graph gateway

Traverse linked products, entities, docs, and Roadies through one structured edge model.

Broadcast lane

Promote learnings into codex and shared memory so future sessions benefit immediately.