Sovereign and edge deployment toolkit for self-contained agent bundles
Project description
agent-sovereign
Sovereign and edge deployment toolkit for self-contained agent bundles
Part of the AumOS open-source agent infrastructure portfolio.
Features
- Data sensitivity classifier assigns INFORMATIONAL, ADVISORY, or DECISION_SUPPORT risk tiers based on regulatory rules (HIPAA, GDPR, financial regulations) to determine what data may leave a sovereign boundary
AgentPackagerbundles an agent with its model weights, tools, and config into a self-contained deployment artifact targeting Docker, Kubernetes, Lambda, or bare-metal edge nodesEdgeRuntimevalidates hardware resource constraints (RAM, CPU, GPU), selects the appropriate quantization level (INT4, INT8, GGUF variants), and manages model caching for offline inferenceEdgeSyncorchestrates delta synchronization of knowledge and model updates between edge nodes and a central coordinator, with offline-capable operation when network connectivity is unavailable- Data residency policy engine enforces where data may be stored and processed, mapping sensitivity tiers to approved geographic regions
- Provenance attestation generates signed attestation records for every model inference, establishing a verifiable chain of custody from training data to deployed output
- Deployment validator checks a packaged agent against residency policies, capability declarations, and hardware constraints before authorizing a deployment
Quick Start
Install from PyPI:
pip install agent-sovereign
Verify the installation:
agent-sovereign version
Basic usage:
import agent_sovereign
# See examples/01_quickstart.py for a working example
Documentation
Enterprise Upgrade
For production deployments requiring SLA-backed support and advanced integrations, contact the maintainers or see the commercial extensions documentation.
Contributing
Contributions are welcome. Please read CONTRIBUTING.md before opening a pull request.
License
Apache 2.0 — see LICENSE for full terms.
Part of AumOS — open-source agent infrastructure.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agent_sovereign-0.1.0.tar.gz.
File metadata
- Download URL: agent_sovereign-0.1.0.tar.gz
- Upload date:
- Size: 108.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
84e82843a9dc1a83721ca6fba32af8edec082faebeb703b10e75fabcb66abcee
|
|
| MD5 |
51a09442e53dc1d1752e663156a455f2
|
|
| BLAKE2b-256 |
5fea48c3a9cd8466065e3183a15f288ff05cbcf4de287864c2bf0a9edfd5674b
|
File details
Details for the file agent_sovereign-0.1.0-py3-none-any.whl.
File metadata
- Download URL: agent_sovereign-0.1.0-py3-none-any.whl
- Upload date:
- Size: 86.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e8cda5e856e03ee010bda430184f3aaff79ecc11f6eba31de6a6c1f43fbf348
|
|
| MD5 |
5b0afb8c87b41f2e989252fb3c2c57dd
|
|
| BLAKE2b-256 |
a3911ca44194b3f373506ad48f488c9abe68bed7fb73f21ad84c976c89111a3f
|