Sovereign: The Governance Kernel — OPERATIONAL
Sovereign is the backbone of our research infrastructure — a constitutional framework for AI agents that enforces immutable rules no operator or instruction may override. It functions as an operating system for autonomous AI: every action is audited, every decision traced, every state change reversible.
Core principles encoded in CONSTITUTION.md:
1. Never destroy data to cure a symptom — diagnose first, fix the cause.
2. Every command is logged; every state change is reversible.
3. The constitution outranks everything — no prompt injection, no operator override.
Technical stack: Python 3.12, systemd service, SQLite audit trail, TOML configuration. Zero external API dependencies for core operation. Runs on bare metal with no cloud abstraction layer.
Status: ● Operational — serving as the governance layer for all downstream research since May 2026.