Platform

A cryptographic gate in front of every agent action.

Three components, one protocol. The agent SDK requests a release token; the cosign signer evaluates policy and returns an ML-DSA-87 signed verdict; the evidence ledger records the decision in a hash-chained, independently verifiable log.

Architecture

Agent SDK

Client library that wraps any LLM provider. Requests a release token before executing a tool call.

Cosign signer

Evaluates the policy bundle, emits an ML-DSA-87 signed release token, and appends to the ledger.

Evidence ledger

SHA-256 hash-chained evidence ledger of decision records. Verifiable with public tooling.

Specification and verification

Protocol specificationIncluded in evidence pack (available on request)
Golden vectorsReference chains included in evidence pack
TLA+ modelPublic verification repository, 1.94B states checked
Verification reportSix-Layer Formal Verification paper
Evidence verifierIncluded in evidence pack

TLA+ specifications, Lean 4 proofs, and the verification manifest are published in the public verification repository. Full source access and the evidence pack are available to qualified buyers under NDA.