v1 · design partnersoc · console
managed agent + pledge
§ demo

Generate a real delegation envelope. In your browser.

Every byte below is computed live with @orangecheck/agent-core — the same package an MCP server runs to verify your envelope. No fake hashes; the canonical message is what your wallet would actually BIP-322-sign in the production flow.

01 · principals

§ principal · btc addresssigns the delegation
§ agent · btc addressacts under the delegation

02 · scopes

[01]
[02]

03 · bond + ttl

§ sats bondedoptional · attestation-of-unspent
§ bond attestation id
§ issued at · iso 8601 utc
§ expires at · iso 8601 utc
§ nonce · 32 hexprevents canonical-message replay across deployments

Why a live demo, not a deck slide

Every word on this page that says “deterministic,” “byte-identical across implementations,” and “verifies offline forever” is checkable here. Edit a single character of any field above and the canonical message changes; the envelope id changes; any future verifier rejects the old id and accepts only the new one. This is what your compliance reviewer is verifying when they sign off on agent authority.