Mechanics

How SOVEREIGN works

The scaffolding, the runtime, the routing, and what stays on your machine.

Five pillars

The five pillars.

TELOS-aware everything

Every response runs through your Mission, Goals, Beliefs, Wisdom, Models, and Frames. You ask whether to take a meeting and get an answer grounded in your stated chief aim, not generic productivity advice. If your machine cannot see the arc you are aiming at, why trust it on the next step?

The Algorithm

Observe, Think, Plan, Build, Execute, Verify, Learn. That seven-phase loop applies to fundraising decks, hiring calls, and deal memos too. Codex and Claude Code do not ship with an equivalent frame for non-coding cognition. Do you want answers, or do you want a repeatable way of thinking?

Compounding memory

WORK, LEARNING, KNOWLEDGE, RELATIONSHIP, and OBSERVABILITY surfaces stack into BM25 retrieval and a typed knowledge graph. After ninety days the system knows your portfolio instead of pretending to. Bare CLI forgets every Tuesday. How long should context stay disposable?

Pulse dashboard

Pulse lives at localhost:31337 and surfaces the state of the system you are running. iMessage and Telegram bridges, scheduled crons, and ElevenLabs voice let your agent reach you where you already work. Why keep your chief of staff trapped in a terminal tab?

Productizable identity

PRINCIPAL_IDENTITY plus DA_IDENTITY plus WRITINGSTYLE plus RHETORICALSTYLE creates a reusable layer of taste and voice. Your voice gets cloned once, then used by every skill, email, post, and podcast outline. Codex has zero concept of writing in your voice on its own. Should your system sound generic after all the work you put into not being generic?

Architecture

The architecture, end to end.

The runtime is replaceable. The scaffolding is the moat.

                  YOU
                   |
                   v
       +-------------------------+
       |    PAI Scaffolding      |
       |  (identity, telos,      |
       |   memory, skills,       |
       |   hooks, pulse)         |
       +-----------+-------------+
                   |
                   v
       +-------------------------+
       |   Hermes Runtime        |
       |  (model-agnostic        |
       |   router, 200+ LLMs)    |
       +-----------+-------------+
                   |
        +----------+-----------+----------+
        v          v           v          v
     OpenAI    Anthropic     xAI      DeepSeek
     (Codex)    (Claude)    (Grok)    (local Ollama)
Landscape

Where SOVEREIGN sits in the landscape.

Capability PAI + Hermes (SOVEREIGN) PAI + Claude Code Claude Code alone Codex alone OpenClaw alone Raw ChatGPT/Claude.ai
Persistent memory across sessions yes yes partial partial yes no
Your-voice writing yes yes no no partial no
Your-Telos awareness yes yes no no no no
Custom skills yes 45+ yes 45+ partial no partial no
Hooks / automation lifecycle yes 37 yes 37 yes (you write) partial partial no
Multi-agent orchestration yes yes partial partial yes no
Life-domain coverage yes yes no no partial no
Dashboard / observability yes Pulse yes Pulse no no partial no
Voice notifications yes ElevenLabs yes ElevenLabs no no partial no
Self-healing infra yes yes no no no no
Security pipeline (5 inspectors) yes yes partial partial partial no
Multi-LLM routing (200+) yes via Hermes partial partial partial yes no
Productizable yes yes n/a n/a yes n/a

Thirteen capabilities. Six paths. Only one column lights up across all thirteen. That's what you're buying. So, which column are you running today?

Machine boundary

What runs on your machine, what doesn't.

On your machine: ~/.claude holds identity, telos, memory, skills, and hooks. Pulse runs at localhost:31337. Local DeepSeek runs through Ollama. Your voice samples, knowledge graph, and connector OAuth tokens stay with you.

Leaves your machine only when you call an LLM: prompts and responses to the providers you enable, including OpenAI, Anthropic, Google, xAI, Perplexity, and DeepSeek. You hold the API keys. You can disable any provider at any time. Who should get to decide where your context goes?

What SOVEREIGN doesn't have: no SOVEREIGN cloud. No SOVEREIGN telemetry. No SOVEREIGN tracking pixel. Your data does not pass through anyone else's server.

Read the offer