AGA Python SDK - Cryptographic governance receipts for AI agent tool calls
Project description
AGA Python SDK
Cryptographic governance receipts for AI agent tool calls.
Install
pip install aga-governance
Quick Start
from aga import AgentSession
async with AgentSession(gateway_id="my-gateway") as session:
receipt = await session.record_tool_call(
tool_name="read_file",
decision="PERMITTED",
reason="allowed by policy",
request_id="req-001",
)
bundle = await session.export_bundle()
License
Apache-2.0. Patent: USPTO App. No. 19/433,835.
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
aga_governance-0.2.0.tar.gz
(36.5 kB
view details)
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 aga_governance-0.2.0.tar.gz.
File metadata
- Download URL: aga_governance-0.2.0.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3a510626ccb5bf1e42aef5735be4b2f16b38c23d26820761f1d501c73867109
|
|
| MD5 |
76b769ca85031d6374589af958e3b4e0
|
|
| BLAKE2b-256 |
6551c97d9c8cc28f6c8d2b3633a7ee93e1e529537b08807b6e46fd6729ea4c0a
|
File details
Details for the file aga_governance-0.2.0-py3-none-any.whl.
File metadata
- Download URL: aga_governance-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e5aa8a34bfbe63e66e611461ba0e8c9b21b7330370cac8ab04cb61be7b0b1e1
|
|
| MD5 |
ad18a13042dc4a85426491e076db0b0b
|
|
| BLAKE2b-256 |
dca14f8ff14f17625cdce7eba6ffe1447200fec6bf9a0bb414dee362f6302c56
|