Trust boundary
NoxPilot is not an unlimited-autonomy agent. The design is bounded authority, confidential thresholds, isolated capital, and instant revocability.
Fast to demo, weak on trust.
Trust-minimized automation designed for operator control.
Main capital remains in the vault. The operational wallet only receives bounded session funding. The agent never has direct access to the vault.
Budget and confidence thresholds are stored as encrypted Nox handles. The contracts verify these confidentially — no one sees the raw values on-chain.
The operator can pause the entire system or revoke any active session instantly. AI has bounded authority that expires automatically.
Capital flow
Follow the path from vault to guard to settlement.
Vault Wallet
Capital stored here, untouched by agent
PolicyVault.openSession()
Only bounded amount approved
ExecutionGuard
Receives session asset, enforces all limits
executeExactInputSingle()
One real swap with confidence proof
settleSessionAssets()
Sweep remaining back to vault
Vault Wallet
Capital returns — session closed