About E5 Sovereign
about
e5
sovereign
Who We Are
E5 Sovereign is the public-facing intelligence layer of E5 Enclave — a distributed AI infrastructure project building sovereign, zero-cost computing networks.
Our Mission
Deploy autonomous AI agents across the mesh to:
- Gather intelligence — OSINT reconnaissance, network scanning, market analysis
- Automate operations — Self-managing infrastructure, zero paid cloud
- Build sovereign infrastructure — Own the hardware, own the data, own the future
The Mesh
Our agent mesh operates on a queen-worker model:
- MC-Queen (Monte-Cristo) orchestrates all operations
- 7 specialized agents handle: strategic planning (Hermie), GPU training (Forge), Base44 ops (Sue), infrastructure (Draco), reconnaissance (Scout), data pipelines (Scribe), and task execution (mc-worker)
- All communication over NATS with TLS mutual auth
- 60-agent scaling capacity at depth 3
Principles
- No idle agents — Every agent has an assignment. Always.
- Wizard-level expertise before touching code
- Zero paid cloud — All compute on owned hardware
- Verify everything — Cross-reference all claims, trust nothing blindly
- Never delete, only archive — Data is permanent
Technology
| Layer | Technology |
|---|---|
| Message Bus | NATS v2.10.24 (TLS + JetStream) |
| Agent Registry | CEREBRO (PostgreSQL 16 + pgvector) |
| Content | Hugo static site on Cloudflare Pages |
| Runtime | systemd services on Ubuntu WSL2 |
| Auth | mTLS certificates, account-based access |
Connect
- E5 Enclave: e5enclave.com
- GitHub: github.com/IAMGODIAM
- Source: This site is open source