Control Plane for Delegated AI Agents
Issue scoped, revocable did:t3n delegations on Terminal 3, then watch every verdict come back from the tee:delegation contract — allowed, out-of-scope, revoked, or expired.
Delegation Verdict Console
Each scenario issues a real grant and submits a delegated invocation to Terminal 3.
In-scope call
Agent invokes a function inside its grant.
Out-of-scope call
Agent invokes a function it was never granted.
Revoked grant
Org revokes on-chain, then the agent calls.
Expired grant
Grant lapses before the call is made.
How a delegation is enforced
Wardix manages the lifecycle; Terminal 3 enforces it natively inside an Intel TDX enclave.
Org signs a scoped, time-boxed delegation credential (TEE custodial sign).
Agent signs each invocation with its own secp256k1 key.
Agent submits the delegated call to tee:payroll.
Contract checks scope, signatures, revocation & expiry in the TEE.
Active delegation grant
Verdict feed
Newest first.