0.5.8
AuspexAI Tenant SDK 0.5.8 — key generation, manifest
signing, experiment submission, and the evidence verify chain
(bundle verify, attestation + Rekor inclusion checks, the
verified evidence loader).
Install
pip install auspexai_tenant-0.5.8-py3-none-any.whl
# analysis extra (pandas/pyarrow for the evidence loader):
pip install 'auspexai_tenant-0.5.8-py3-none-any.whl[analysis]'Verify before installing
cosign verify-blob \
--certificate-identity-regexp='^https://github\.com/auspexai/.+/\.github/workflows/.+@.+$' \
--certificate-oidc-issuer='https://token.actions.githubusercontent.com' \
--signature auspexai_tenant-0.5.8-py3-none-any.whl.sig \
--certificate auspexai_tenant-0.5.8-py3-none-any.whl.cert \
auspexai_tenant-0.5.8-py3-none-any.whlTrust roster: AUTHORIZED_SIGNERS.md.
Full Changelog: v0.5.7...v0.5.8