Governance plugin for multi-agent collaboration environments
Project description
aumos-cowork-governance
Governance plugin for multi-agent collaboration environments
Part of the AumOS open-source agent infrastructure portfolio.
Features
PolicyEngineloads governance policies from YAML and evaluates them against agent action contexts using ten built-in condition operators includingcontains_pii,matches(regex), andgreater_than- ALLOW, BLOCK, WARN, LOG, and APPROVE actions — the engine short-circuits on the first BLOCK and accumulates APPROVE policies to drive human-in-the-loop approval queues
- PII detection with regex pattern libraries for US, EU, and India identifiers, plus a
Redactorthat masks sensitive data before it leaves the governance boundary - Cost tracker and budget manager with daily/weekly/monthly limits, configurable alerts, and a cost reporter for per-agent spend breakdowns
- Append-only audit logger with log rotation, structured search, and exporters for downstream SIEM ingestion
- Policy template library with pre-built rule sets for common governance patterns (data residency, cost control, PII handling)
- Governance dashboard server (
dashboard.api) that exposes policy status, audit summaries, and budget utilization over HTTP
Quick Start
Install from PyPI:
pip install aumos-cowork-governance
Verify the installation:
aumos-cowork-governance version
Basic usage:
import aumos_cowork_governance
# 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 aumos_cowork_governance-0.1.0.tar.gz.
File metadata
- Download URL: aumos_cowork_governance-0.1.0.tar.gz
- Upload date:
- Size: 139.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18b983168812578f5e6e9472f0eb839adf823f4ab454eb3e3a461820afb9a29c
|
|
| MD5 |
aab96f48da8cdbdaf426fe8a7dab9bff
|
|
| BLAKE2b-256 |
08d6f87ed78970e8c66d0672798037e94cf7a62d677cb74791a775fd34b61905
|
File details
Details for the file aumos_cowork_governance-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aumos_cowork_governance-0.1.0-py3-none-any.whl
- Upload date:
- Size: 118.4 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 |
f62830c48842025911ba4b159b4b894564a7e3c43347fb1da4dbd206ed99ff32
|
|
| MD5 |
f86765c9b12b774f7a0ce3cc0e4190a8
|
|
| BLAKE2b-256 |
c74cc8c4352a8c3e9fd49fe989a6be6d5b3a7c81399e6712f27fbc9da18fc1fb
|