Community Edition¶
The Community Edition (sovereign-agentops-community) provides a curated
open-source subset of the platform under Apache 2.0 license.
Installation¶
pip install sovereign-agentops-community
Or with Docker:
docker pull geludobre/sovereign-agentops-community
Components¶
- 7 demo MCP tools — Core protocol implementations
- Ed25519 cryptographic signing — Receipt verification
- Receipt verification CLI —
receipt-verifycommand-line tool - 25+ pytest tests — Comprehensive test suite
- Docker Compose — Single-command setup
Source¶
The community edition source is maintained in a separate repository.