aevum-core
The independent black box for AI agents — tamper-evident, independently verifiable records of what your agents did.
aevum-core is the Aevum context kernel: five governed functions (ingest,
query, review, commit, replay) over an append-only episodic ledger,
gated by five unconditional barriers (crisis detection, classification
ceiling, consent, audit immutability, provenance) that are hardcoded and
never policy-controlled.
- SHA3-256 hash-chained sigchain — every event is RFC 8785 (JCS) canonicalized and Ed25519-signed (RFC 8032); an optional hybrid ML-DSA-65 (FIPS 204) signature runs alongside it for post-quantum defense-in-depth.
- COSE_Sign1 receipts with RFC 3161 trusted timestamps — each entry is wrapped in a portable, independently verifiable receipt.
- RFC 6962-style Merkle log — Signed Tree Heads with inclusion and consistency proofs detect any historical rewrite of the ledger.
- Cedar ABAC + OPA policy engines — consent and content/infrastructure decisions are externalised and optional, sitting behind the unconditional barriers rather than replacing them.
- Verification logic also ships as a separate package,
aevum-verify, so a receipt can be checked without running the rest of the kernel.
Install
pip install aevum-core
pip install "aevum-core[cedar]" # + real Cedar consent enforcement
Docs
Full documentation, threat model, and regulatory alignment: https://github.com/aevum-labs/aevum
License
Apache-2.0.
Release files for aevum-core 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| aevum_core-0.9.0.tar.gz | 268.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| aevum_core-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 461.8 kB
Release files / aevum_core-0.9.0.tar.gz
| Download URL | aevum_core-0.9.0.tar.gz |
|---|---|
| Size | 268.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4f55a88771cb57d56fd78652a90f20b0fac9b5ea499151e13c4358cb26a6e464
|
|
BLAKE2b-256 checksum How to use checksums |
d675b2ea4172ba58f313ff363a7a03993c41116c320a577b25cd394efa856dcf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 22, 2026.
Transparency logRelease files / aevum_core-0.9.0-py3-none-any.whl
| Download URL | aevum_core-0.9.0-py3-none-any.whl |
|---|---|
| Size | 193.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
dd90fcbffed21d588a5e2ac8e85103c8155760c1d8a17039ff2cdb6a81aacae1
|
|
BLAKE2b-256 checksum How to use checksums |
e9b82aed94af55ee7498028bf9d73c61374b91b96c8ed8364eee22aec30a0cf9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.13
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jun 22, 2026.
Transparency log