Skip to content

The Portable Agentic Brain

Every AI tool you use today gives you a fresh start. A blank slate. No memory of who you are, how you work, or what you've built before. Switch from Claude Code to Cursor? Start over. Close your IDE and reopen it tomorrow? Start over. Onboard a new team member? They start from zero too.

Your knowledge lives in your head. When you leave a project, it leaves with you — except it doesn't, because the tools never captured it in the first place.

SubCortex changes this.

What a Portable Brain Is

A portable brain is a persistent cognitive profile that belongs to you — not to any platform, not to any employer, not to any single tool. It's keyed to your identity (your email), and it accumulates knowledge about how you work, what you know, and what you've decided over time.

When you connect your brain to a new tool, it already knows:

  • Your technology preferences and expertise areas
  • Your working style and communication preferences
  • Your architectural reasoning patterns
  • Decisions you've made and why you made them

The brain doesn't just remember facts. It remembers reasoning. "We rejected row-level security in favor of vault-based isolation for v1 because compliance didn't require it yet." That's not a fact — it's institutional knowledge that today only exists in senior engineers' heads.

Three Tiers of Brain

SubCortex doesn't treat all knowledge the same. There are three distinct tiers, each with different ownership and scope:

Personal Brain

Owner: You. Scope: Follows you everywhere. Example: "Prefers Rust over Go for systems work. Wants honest pushback, not agreement. Always check for unapplied migrations before creating new ones."

Your personal brain accumulates across every tool you use SubCortex with. It's your professional cognitive profile. You own this data — it's keyed to your email, lives in your personal tenant, and no employer or platform can access it.

Project Brain

Owner: The team. Scope: A specific codebase or project. Example: "All API routes must call withAuth(). Schema changes propagate to migrations, Zod schemas, API types, and React Query hooks. Never use NextResponse.json() directly."

Project brains hold architectural rules, enforcement gates, and decision history. When a new developer joins the team, the project brain already knows everything the team has decided — and enforces it structurally, not through documentation they might not read.

Enterprise Brain

Owner: The organization. Scope: An entire product or platform. Example: User profiles, relationship graphs, conversation rapport, compliance audit trails.

Enterprise brains power AI-driven products — customer support agents, sales assistants, internal tools. The organization owns this data, and it's tenant-isolated for compliance.

Why Portability Matters

Memory products exist. Mem0, Supermemory, and others let agents store and retrieve facts. But they're all platform-locked. Your memories live inside one tool. Switch tools, start over.

SubCortex is architecturally different:

The brain is the product. The tool is just an interface. Claude Code, Cursor, VS Code, a custom agent — they're all windows into the same brain. You don't lose context when you switch tools because the context doesn't live in the tool.

The brain compounds. Every tool you use with SubCortex makes it smarter. A preference learned in Claude Code is available in Cursor. A decision made in one session informs the next session in any tool. The value of the brain grows with usage, not just within a single product, but across your entire workflow.

The brain creates a moat — for you. After six months of decisions, preferences, and architectural reasoning, your SubCortex brain is irreplaceable. Not because we're locking you in, but because that data is genuinely unique to you. No other tool has it. No competitor can replicate it. It's your professional history, machine-readable and always available.

How It Works

Setup takes two minutes:

  1. Create your brain. Sign up with your email. That email becomes your universal identity across tools.
  2. Connect a tool. Install the SubCortex plugin for your IDE or coding agent. Configure your credentials.
  3. Start working. The brain learns from your sessions — decisions, preferences, patterns. You don't do anything different. The learning happens in the background.
  4. Connect another tool. Your brain is already there. Everything you've accumulated is available immediately.

Under the hood, SubCortex stores knowledge as assertions — immutable, confidence-scored claims about the world with temporal bounds and provenance tracking. When you change your mind, the old decision isn't deleted — it's superseded. The full history is preserved. You can always ask "what did we decide about this before, and why did we change?"

Enforcement, Not Just Memory

Most memory systems are advisory. They store facts and hope the agent retrieves them. The agent decides whether to check memory. If it doesn't, the memory is useless.

SubCortex enforces structurally. Rules with confidence 1.0 are enforcement-tier — they block tool calls that violate them before the code is ever written. The agent doesn't choose to follow the rules. The rules are the corridor the agent operates inside.

This is the difference between "here's a CLAUDE.md file the model should read" and "here's a structural constraint that physically prevents the model from writing bad code." One is a suggestion. The other is engineering.

The Compound Effect

The longer you use SubCortex, the more valuable it becomes:

  • Week 1: Your agent knows your basic preferences.
  • Month 1: Your agent knows your architectural patterns, your team's conventions, and your decision history.
  • Month 6: Your agent has institutional knowledge that would take a new hire months to accumulate. Every tool you use is smarter. Every session starts with full context instead of a blank slate.

This isn't incremental improvement. It's a fundamentally different relationship with AI tools. The tool doesn't just assist you — it knows you. And that knowledge compounds, every day, across every interaction.

What's Next

SubCortex is available today with a Claude Code plugin and a TypeScript SDK. Support for additional tools and IDEs is coming. The personal brain is free to start with — create an account and connect your first tool.

Get Started →

Released under the MIT License.