Protocol
Envelope, signatures, receipts and the audit chain.
Bounded permissions, a human above the line you draw, and a signed receipt for every decision.

A signed document: who runs the agent, what it may do, within what limits.

Paste any document Passport signed, or look an agent up. No account.

Every action asks first. Allow, deny or ask a human — signed, explained, logged.
One production promotion, proposal to receipt.

An LLM suggests promoting dpl_7f3a to production. It holds no key and can run nothing on its own.

CI or a KMS turns the proposal into a signed request with a single-use nonce and a five-minute expiry.

Signature, freshness, grant, limits, policy — in that order. Production is held for a named approver.

The decision is signed and appended to a hash-linked log. Nothing runs without a receipt.

Its authority is whatever it can reach. When something goes wrong, there is no receipt.

One key, the grants you wrote, a human above the line you draw. Every outcome signed.