10) Developer checklist - Define your scopes and policy sur…

79b ·

10) Developer checklist
- Define your scopes and policy surface early.
- Implement EIP‑712 (or SIWE) envelopes and verification.
- Ship an AgentRegistry with: owner, authorized signers, session keys (with expiry/scopes), optional on-chain nonces.
- Make every tool call require a capability proof derived from the same envelope.
- Treat any instruction without a valid envelope as untrusted data.