Autonomous agent operation without sacrificing user custody.
USER DEVICE LOOP INFRASTRUCTURE SOLANA
───────────── ─────────────────── ──────
┌──────────────┐ ┌──────────────────┐
│ Passkey │ │ Nitro Enclave │ ┌─────────┐
│ (Secure │◄─────────────►│ │◄───────────►│ Vault │
│ Element) │ MPC signing │ Agent runtime │ Txs │ Program │
└──────────────┘ │ + key share │ └─────────┘
└──────────────────┘ │
│ │ │
│ │ ▼
│ ┌──────────────────┐ ┌─────────┐
│ │ Squads Policy │◄───────────►│ Policy │
└──────────────────────►│ Engine │ │ Account │
User approvals └──────────────────┘ └─────────┘Keys split 2-of-3 via GG18/FROST protocol. Full private key never reconstructed.
| Share | Location | Purpose |
|---|---|---|
| USER | Device SE | Authorization |
| AGENT | Nitro Enclave | Autonomous ops |
| BACKUP | Guardian/HSM | Recovery |
Isolated VMs with no admin access, no persistent storage, cryptographic attestation.