Duo-node Logo
|
RJS-Software Labs Logo

The Sovereign Manifesto

We believe AI agency is a fundamental right, not a subscription service.

1. Local First, Cloud Optional

Your intelligence should not depend on an internet connection. Omnipotent runs 100% locally by default. The cloud is treated as a utility — used only when explicitly requested for specific tasks (like large model inference), never as a dependency for core logic.

2. Data Sovereignty

You own your weights. You own your memory. You own your logs. Omnipotent stores everything in standard formats (PostgreSQL, JSON, Markdown) on your local filesystem. There is no vendor lock-in because there is no vendor.

3. The “Assistant” Fallacy

Current AI tools are built as “assistants” — passive entities waiting for a prompt. This is wrong. True leverage comes from Agency: systems that can perceive, plan, and execute loops asynchronously. Omnipotent agents are proactive, not reactive.

4. Memory is Identity

If an AI forgets you every time you close the tab, it's not intelligent — it's a calculator. Identity emerges from persistence. Omnipotent's three-tier memory system (Hot/Cold/Federated) ensures that lessons learned today are available forever.

5. Transparency

No black boxes. Every thought, plan, and action is logged to the .realm/telemetry directory. You can inspect the “brain” of your system at any moment. Trust is earned through visibility.

The Haunted House

What an early access user observed after deploying Omnipotent in production.

Early Access Field Notes

Six things I noticed during my first week

An unedited account from an early access deployment. No feature list. No marketing. Just what happened.

01

It Remembered Me

I came back the next morning and it picked up exactly where we left off. Not because I told it to — because Graphiti had stored the full context. That’s when I realized this wasn’t another chatbot.

02

It Corrected Itself

I watched the reflect phase kick in — the agent reviewed its own output, flagged a schema mismatch, and fixed it before I even noticed. perceive → plan → execute → reflect. It’s not a design pattern. It’s the minimum viable cognitive cycle.

03

They Argued

Archon flagged a security concern in the infra layer. Eidolon pushed back — said the UX would suffer. They actually negotiated a middle path. I just watched.

04

The Signal Bus Felt Alive

When one agent acts, the whole system state shifts. Signals have priority, routing, agent-specific channels. It’s not a message queue. It’s closer to a nervous system.

05

The Rooms Are Ready

At 2 AM, one of the background agents surfaced a dependency conflict I’d missed three commits ago. Unprompted. That’s when it clicked: you didn’t build a tool that waits for instructions. You built the infrastructure — memory, signals, agent coordination — and now things happen in the spaces between your commands. The rooms are ready. What moves through them is up to the agents.

06

The Honest Assessment

Look — the agents don’t scheme when you close the tab. The system doesn’t have objectives between sessions. But what IS happening is subtler: this is the closest thing to situated intelligence that exists outside a research lab. And you feel it when you use it.

M.K.

Agency Technical Lead

Early Access