Skip to content

airlock-sdk 0.1.0 — first public release

Latest

Choose a tag to compare

@SUMAR7 SUMAR7 released this 12 Jul 14:04
47a0d7a

pip install airlock-sdk — the agent-action safety SDK: gate irreversible actions for human approval, commit them exactly once, with a tamper-evident audit trail.

The correctness core is complete and adversarially tested — exactly-once under concurrency and crash-injection, verify-first recovery, durable pause that survives restart, idempotent resume under double-delivered approvals, and a hash-chained audit that detects tampering (proven on both SQLite and Postgres).

Published via GitHub trusted publishing (OIDC), with digital attestations. Pre-1.0: the public API (@guard, Policy, Store, ApprovalTransport) is intended to be stable but not yet under a compatibility promise.