cryptographic receipts for AI code changes pip install titanate
Merkle-anchored receipts for AI verdicts, but solves compliance theater—not a real adoption driver.
Cryptographic chain-of-custody for AI code changes, SOC2 CC6/7/8 built in.
Security engineers, compliance officers, enterprises with AI-assisted development
in-toto · Sigstore · TUF (The Update Framework)
Titan Gate answers with cryptographic receipts — not process docs.
Every PR gets evaluated by a three-judge engine (structural, semantic, policy), scored, signed with HMAC-SHA256, chained to the previous receipt, and stored at .titan/receipts/ in your repo.
Any engineer can verify a receipt independently:
python scripts/titan_verify.py .titan/receipts/2026-03-06/<id>.json --key <key>
Output: VERIFICATION : PASS Signature : VALID Hash : VALIDThe audit trail travels with the code. SOC2 controls CC6, CC7, CC8 covered.
One-line GitHub Action integration. 555 tests. Apache 2.0.
Merkle-anchored receipts for AI verdicts, but solves compliance theater—not a real adoption driver.
External admission gate for GitHub Actions stops AI agents before they execute.
Cosign for AI agents: cryptographically signed receipts for every agent action.
Zero-dependency cryptographic receipts for AI-assisted commits with SLSA-compatible VSA.
Ed25519 signed receipts solve AI agent accountability across org boundaries.
Hard-fail CI gate for GitHub Actions, but broader tools like Snyk, TruffleHog already integrate Actions scanning.