invite only

Decisions shouldn’t live
in chat history

Pragmus is a managed exo-brain for teams working with AI agents. It captures decisions from agent output and human-AI sessions, structures them, and makes them readable by any agent via MCP.

Every session starts from zero

01

Decisions evaporate

Architecture calls, API contracts, naming conventions — made in one session, forgotten by the next. Your agent re-proposes what you already rejected.

02

Context doesn’t transfer

Three agents working on the same project. None of them know what the others decided. You become the bottleneck, re-explaining everything.

03

CLAUDE.md doesn’t scale

Manual files work for one person, one repo. They break the moment a project spans multiple agents, sessions, or contributors.

04

Knowledge rots silently

Last month’s directive contradicts this week’s feedback. Nothing connects them. Nobody knows which one is current. The project drifts.

Four levels. Self-organizing.

area

The domains you define

Top-level boundaries for your project — architecture, product, operations, whatever maps to how your team thinks. You set these. Everything else organizes inside them.

topic

Clusters that emerge

Within each area, topics form automatically as related knowledge accumulates. No folders to create — the structure reflects what your project is actually about, and it evolves as the project does.

thread

Connected decision chains

When items relate to each other — a decision followed by progress, a constraint that contradicts an earlier call — they form threads. Contradictions surface. Progress is tracked. Nothing is orphaned.

item

Atomic knowledge units

The smallest piece — a single decision, constraint, observation, or direction. Discrete, classified, queryable. Not a blob of notes. Something an agent can read and act on.

Summaries are generated and maintained at every level — always reflecting the latest state. Agents read the level they need.

Decisions from wherever they land

agent task output
AI work sessions
coding session conclusions
architecture decisions
debug findings
constraint discoveries
design review outcomes

Whether it’s an agent completing a task or a human thinking through a problem with AI — the decisions that emerge are captured as they land. The next session starts from what was already resolved, not from scratch.

Not a document. A living memory.

This isn’t something you sit down and read. It’s a knowledge graph — multi-dimensional, interconnected, always current. Agents traverse it at runtime, pulling exactly the context they need. Humans put knowledge in. Agents navigate the structure.

The cost is writing, not reading

Structuring knowledge uses LLM calls — that’s the investment. Once structured, everything is pre-indexed and retrievable via MCP at the cost of a database query.

Any MCP-compatible client — Cursor, Claude Code, custom agents — reads your project’s structured knowledge with no additional LLM cost on top of whatever you’re already running.

Zero additional LLM cost on reads
mcp · cursor / claude code
query "how does auth work in this project?"
Permission Model — token-based auth,
three roles: viewer, editor, admin.
Refresh tokens rotate on use.

Conflict — QA flagged client-side
token expiry not handled yet.
► 1 conflict · 5 items · 0 LLM calls

Small teams. Fast decisions. Many agents.

solo & small teams

Your structured exobrain

Think with AI, capture decisions as they land. Start each new session from accumulated structured knowledge — not a blank context window.

cross-agent

One brain, many agents

QA agents push feedback. Leadership adds directives. Engineers record progress. Every agent reads from the same governed source of truth — via MCP.

long-running projects

Decisions outlive sessions

Three months in, a new contributor joins. They query the knowledge base via MCP and get the full decision history — what was decided, what was tried, what was rejected — in seconds.

Structured knowledge.
Read by agents.

Conversations in. Decisions, constraints, and direction out — organized, connected, and always current.

MCP-native · self-organizing · zero read cost

join the waitlist

Currently in closed beta. Sign up to reserve your spot.