Aegis
Enterprise AI governance workbench — EU AI Act + NIST AI RMF, self-hosted, audit-first.
Aegis catalogs every AI system in your org, classifies each against EU AI Act and NIST AI RMF, evaluates policy-as-code, auto-generates model cards and conformity documentation, and writes every change to an Ed25519-signed append-only ledger.
Financial-services vertical pack included (SR 11-7 model risk, NYDFS Part 500).
Install
pip install aegis-workbench
Or for local development:
pip install -e ".[dev]"
Quickstart
# init an org
aegis init "Acme Bank"
# register an AI system
aegis systems add "Credit Scorer v3" \
--purpose "consumer credit decisioning" \
--owner risk-ml \
--deployment production
# assess it
aegis assess "Credit Scorer v3"
# emit EU AI Act Annex IV technical documentation
aegis report annex-iv "Credit Scorer v3" --out annex_iv.md
# verify the audit ledger
aegis audit verify
Frameworks supported (v1)
- EU AI Act (Regulation (EU) 2024/1689) — risk classification, Annex III use cases, Arts. 9-15 obligations.
- NIST AI RMF 1.0 — Govern, Map, Measure, Manage functions + subcategories.
- SR 11-7 — Federal Reserve model risk management (vertical pack).
- NYDFS Part 500 — cybersecurity obligations for financial services.
Status
Alpha — under active development. See PRD.md for the full scope and roadmap.
License
Apache-2.0
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 aegis_workbench-0.1.0.tar.gz.
File metadata
- Download URL: aegis_workbench-0.1.0.tar.gz
- Upload date:
- Size: 45.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
396cf5fd168e7f92d957cebd3e4d31f56c34ba908366942adbb4c6c390a335f9
|
|
| MD5 |
21b2dbcd90b647a0d584eee31b560b28
|
|
| BLAKE2b-256 |
e5cb580a9c244f8f2dac0c74c93d4e2069e97b4cf26c3da742abf4b78dfb4023
|
File details
Details for the file aegis_workbench-0.1.0-py3-none-any.whl.
File metadata
- Download URL: aegis_workbench-0.1.0-py3-none-any.whl
- Upload date:
- Size: 47.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e941c569539530e365ea72822ffa6d5f2b9f6f436fd0f54e742bb289ad4eeb6
|
|
| MD5 |
c6bcbcd64445738691a3d6f688ae20d4
|
|
| BLAKE2b-256 |
f04511ee1f94cd757c62bb9a010611c543ade282b555300b29efd1f3e38367d6
|