Give your AI agents a memory that lasts.
Orion is a local‑first knowledge system that gives any MCP‑compatible agent — Claude, GPT, Cursor, or your own — structured, persistent memory that accumulates expertise instead of starting from zero each session.
Stateless agents waste your time, every time.
Agents forget
Every session starts from zero. No accumulated knowledge, no expertise, no continuity — your last hour of context evaporates the moment the conversation ends.
Context is lost
Decisions, patterns, and relationships between ideas vanish when the window closes. Re-explaining the same architecture, the same constraints, every single morning.
Identity evaporates
Switch models and your agent forgets who it was, what it knew, how you work together. The model is a stateless function — your knowledge shouldn't be.
A cosmology for knowledge.
Orion organizes everything an agent learns into six nested layers — borrowed from the structure of the universe itself. Each layer has its own lifecycle, its own queries, and its own way of decaying.
The top-level container. One Galaxy per persona, project, or organization. Survives forever.
A steering document — who the agent is, what it values, how it speaks. Read on every brain.orient.
Engineering. Research. Personal. Each Planet groups related Biomes under a shared lifecycle.
A single living memory — a codebase, a study, a relationship. Where actual work accumulates.
One fact, decision, or procedure. Typed by cognitive region. Linked into the knowledge graph.
People, tools, concepts, decisions, code symbols. Auto-extracted. The graph spine.
Hot, warm, and cold — by design.
Sub-millisecond lookups. Region-tuned TTLs. The first thing brain.recall checks.
Embedding similarity, RRF-blended with the cache. The "felt sense" of the memory layer.
The canonical store. Every Stardust, every Entity, every edge. Source of truth for the graph.
Built like a memory should be.
Semantic search with RRF
Reciprocal Rank Fusion blends keyword cache, vector similarity, recency decay, and confidence weighting into one ranked result set. Tunable per cognitive region.
Knowledge graph
Every record links to named entities and related Stardust automatically. Graph traversal, path-finding, hub detection — all native. The shape of what you know.
Cognitive regions
Knowledge is typed by reasoning mode — analytical, procedural, contextual, creative, empathetic, critical, strategic. Each region has tuned cache TTLs and retrieval weights.
Persistent agent identity
Agents survive session ends and model switches. Expertise profiles accumulate. Continuity scoring measures how well a new model picks up where the old one left off.
Local‑first, zero cloud
Postgres, Redis, ChromaDB, Ollama — all in Docker on your machine. Optional Anthropic or OpenAI keys for LLM features. Your knowledge never leaves the device.
MCP native
19 tools across brain.*, memory.*, and sun.* namespaces. Claude Desktop, Cursor, custom agents — anything that speaks Model Context Protocol just works.
Three calls. One persistent mind.
Orion exposes itself as a Model Context Protocol server. Any MCP client — Claude Desktop, Cursor, your custom agent loop — can orient, think, and recall in three tool calls.
Bind a session to a Galaxy. Returns identity, recent biomes, and warm context.
Write a Stardust record. Auto-extract entities, link the graph, route to a region.
RRF-blended retrieval across all three storage tiers. Returns ranked memories with provenance.
Three orbits. One memory layer.
AI agent developers
Building Claude or GPT-based agents that need to remember user context, past decisions, and accumulated domain knowledge across runs — without re-engineering memory yourself.
Teams with AI workflows
Multiple agents collaborating on shared knowledge — Planets per team domain, RBAC scopes, Galaxy merge for org-wide synthesis. The shared brain your humans always wanted.
Power users & researchers
Running local AI stacks — Ollama, MLX, vLLM — who want structured, searchable, persistent memory without sending data to anyone. Your knowledge graph is yours.
Galaxy strength is a number you can watch.
Five dimensions, scored continuously: how much you've stored, how connected the graph is, how fresh the records are, how varied the cognitive regions, how well your Biomes cover your Planets.