AgentOS + Governance Engine
What It Is
AgentOS is a constitutional, local-first operating system for enterprise AI agents. It is SQLite-powered, MCP-native, and built from fractal building blocks where every agent action is auditable, every output attestable, and every configuration earned through behavioral compliance. The Governance Engine is a Vercel-deployed web interface that exposes the constitution for live inspection at governance-engine.vercel.app.
Why It Matters
Most agent frameworks answer the wrong question. LangGraph, CrewAI, and AutoGen answer "how do I orchestrate agents?" The question that matters at enterprise scale is different: "can you prove this agent was compliant?"
Orchestration versus governance. That determines whether a multi-agent deployment is auditable or opaque. AgentOS makes governance structural rather than procedural. The Ma'at Gate evaluates every action against a mathematically defined constraint surface before execution, not after. The Trust Ledger carries cryptographic attestation of compliance. The boot state machine enforces a 7-state, 22-transition startup sequence that guarantees no agent operates without constitutional authorization. Non-compliance is not detected and reported -- it is architecturally impossible. This is the difference between monitoring agents and governing them.
Proof Points
- 8 TypeScript packages: core, db, server, blocks, plugins, mcp, ui, constitution -- each independently testable
- 76 tests passing across the Turborepo monorepo via Vitest
- 13 scoped MCP servers (VC1-7 for value chain, SA1-6 for support activities) multiplexed through a single endpoint
- 12 building blocks across 5 tiers with 26 plugin permissions and dependency resolution
- Boot state machine: 7 states, 22 transitions -- verified by test suite
- Ma'at Gate, Trust Ledger, Soul Seed -- all implemented, not specified
- Governance Engine live at governance-engine.vercel.app -- constitutional inspection in a browser
- SQLite via better-sqlite3 with 7 repositories and FTS5 full-text search
Market Position and IP
Patent-protected architecture (USPTO 19/418,922). AgentOS is the only agent operating system where governance is backed by formal mathematical proofs rather than policy documents. Nine Design Imperatives -- each grounded in a peer-reviewed paper -- create a defensible intellectual moat. No competing framework implements fractal ZK attestation, operadic obstruction detection, void topology diagnostics, or harmonic temperament-based alignment. The Governance Engine provides live constitutional inspection with no equivalent in the market. The combination of patent protection, mathematical grounding, and production implementation creates a three-layer defensibility that engineering alone cannot replicate.
Novel Research Contribution
AgentOS is the primary implementation target for nine independent research contributions spanning constraint surface governance, fractal attestation, distributed leaderless coordination, and harmonic alignment. Existing agent governance research treats compliance as a monitoring problem (observe, flag, intervene). AgentOS demonstrates the constructive proof that governance can be architectural -- encoded into the system's topology so that non-compliant states are unreachable rather than merely detectable. This bridges formal research to deployed TypeScript with SQLite storage and MCP-native tool interfaces.
Implementation and Impact
Clients receive an enterprise agent governance architecture built on AgentOS. The deliverable includes constitutional governance configuration (axioms, constraint surfaces, enforcement modes), MCP server deployment with scoped tool access per value chain area, and Governance Engine deployment for compliance inspection. For organizations deploying multi-agent AI systems, AgentOS replaces ad-hoc orchestration with provable governance. Measurable outcomes: every agent action auditable through the Trust Ledger, every output attestable via cryptographic seal, every configuration earned through the boot state machine.
Links
- Live: governance-engine.vercel.app
- GitHub: brigittecoles/agentos (private)
- Patent: USPTO 19/418,922
Connections
- Imperatives: All 9 -- AgentOS implements every design imperative
- Papers: governance-as-geometry, fractal-zk-governance, operadic-composition, brick-contract, nobody-decides, brachistochrone-asp, void-topology, harmonic-soul-architecture, exploit-proofing-problem
- Frameworks: Ma'at Gate Protocol, Constitutional Governance Engine, Brick Contract, Fractal Attestation Network, ZK Trust Ledger, Harmonic Soul Architecture, Runtime Temperament Engine
- Capabilities: Agentic System of Systems