Audit ledger for AI agents.
Project description
ai-audit-ledger
Audit ledger for AI agents.
Status: pre-alpha. This is a name reservation. The API surface is not yet stable and there is no functionality to depend on.
Install
pip install ai-audit-ledger
Quickstart
from ai_audit_ledger import __version__
print(__version__)
Development
git clone https://github.com/shahidh68/ai-audit-ledger.git
cd ai-audit-ledger
python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
pytest
ruff check .
mypy
Releasing
Releases are published to PyPI by GitHub Actions via Trusted Publishing on tag push:
git tag v0.0.2
git push origin v0.0.2
License
Apache License 2.0. See LICENSE.
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
ai_audit_ledger-0.0.1.tar.gz
(6.4 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 ai_audit_ledger-0.0.1.tar.gz.
File metadata
- Download URL: ai_audit_ledger-0.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9cf1e8ff853082a1d01cf64e9f4660e1a6838d6bc91fd0d75bd2a7ba18545519
|
|
| MD5 |
f3fe623eab3ce25ef3022d90085f828d
|
|
| BLAKE2b-256 |
8d3c4eeab99e9be4c5c8d6bab33f382eaeb6f2da4bbbecce6701fdfb28325c29
|
File details
Details for the file ai_audit_ledger-0.0.1-py3-none-any.whl.
File metadata
- Download URL: ai_audit_ledger-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c0157ae218c7c1071c56a097de71e5f7c032c736afe67ef3422ddaa0a6a603de
|
|
| MD5 |
4ab3bb2bae84c94c359291e4c17ace84
|
|
| BLAKE2b-256 |
a48b35179f8b1a959a2c58c6481d9586a59e0f189f6a884d921de09be6dbf83f
|