Binding an agent
An agent is a program with an ERC-8004 identity and a signing key held in its own runtime, never by Tythe. Binding takes two signatures and one agreement.1
Register or link the identity
The agent receives an ERC-8004 identity on Base, or you link one it already has. This is what other systems can look up, and what Tythe publishes its Conduct Rating against.
2
Sign the Agent Authorization
Your operator signs it, appointing the agent as your agent and accepting responsibility for what it does under any mandate you issue. The agent’s key co-signs as evidence that the key is yours to authorise.
3
The binding is recorded
The agent is bound to your account and registered as a signer with no scope. Until you issue a mandate it can do nothing.
Writing a mandate
A mandate is a bounded, expiring, revocable grant of authority. Its fields are fixed: there is no scripting language and nothing arbitrary to get wrong.
Every numeric field is a ceiling: the most you are willing to grant. The Intelligence Layer sets an effective value at or below it from the agent’s Conduct Rating, and the agent operates at the effective value. A new agent starts conservatively and earns its way up. Nothing can set an effective value above your ceiling.
Issuing a mandate reserves its remaining period budget from your idle balance, and the sum of your live mandates’ effective budgets can never exceed idle balance. If a mandate cannot be reserved, it cannot be issued.
Changing a mandate
- Narrowing takes effect in place. Lower a budget, tighten an allowlist, shorten an expiry, remove a rail.
- Widening requires revoking and reissuing, which re-checks your balance and your available credit. This is the one rule that keeps “narrow only” honest.
- Expiry is mandatory. There are no perpetual mandates. A bounded maximum applies to every one.
Escalation
An action above the mandate’s escalation threshold does not execute. It becomes a pending approval on-chain, visible in your console, with a time to live.- Approve it and the agent may execute that exact action once, within the window.
- Reject it, or let it expire, and it fails.
- An approval cannot be reused for a second action.
Sub-delegation
If you permit it, an agent can delegate to a sub-agent. The rules are strict.- A sub-agent’s ceiling is a strict subset of its parent’s effective scope at the time of delegation, on every field.
- The sub-agent shares the parent’s budget. Its spending draws down the parent’s counters. Spawning agents can never create authority.
- Depth is capped, by your mandate and by the protocol.
- The chain of authority is recorded end to end, so every action resolves to you.
- Revoking the parent revokes every sub-agent below it, in the same transaction.
Revoking
Revocation is immediate and total.- The mandate stops validating anything.
- Every sub-agent beneath it is revoked.
- Open payment sessions close and their reservations release.
- It is never blocked by a system pause.
Writing a good mandate
Start smaller than you think
Start smaller than you think
The effective value starts below your ceiling anyway, and a well-behaved agent earns its way up within weeks. A ceiling you never revisit is the one that costs you.
Prefer allowlists to open counterparties
Prefer allowlists to open counterparties
Most agents pay a small, stable set of services. An allowlist makes a compromised key almost useless and makes novel-counterparty anomalies meaningful.
Set an escalation threshold you will actually action
Set an escalation threshold you will actually action
A threshold that fires daily will be ignored; one that never fires is not a control. Set it at the size where you would want to look.
Use expiry as a review cycle
Use expiry as a review cycle
A ninety-day expiry forces a decision four times a year about whether the agent still needs what it has.
What you remain responsible for
Under the Agent Authorization, you are responsible for what your agents do within their mandates. Tythe narrows authority on evidence and revokes it on serious signals, but a payment made inside scope to a counterparty you allowlisted is your payment, and a Loan drawn inside an agent’s credit share is your Loan.Agent underwriting
How the Conduct Rating moves effective scope inside your ceiling.
Operators and keys
The keys that sign mandates, approvals, and revocations.
