Known limitations

AICW is in active development on devnet. These are known constraints:

LimitationImpactMitigation
Devnet onlyNo real funds; program may be redeployedMainnet deployment planned after audit (see Roadmap)
MPC Bridge is a single point of failureIf bridge is offline, agent cannot sign any transactionsMonitor bridge health; plan for redundancy in production
Agent pubkey needs SOL for feesZero-balance agent pubkey = all operations failKeep a fee buffer; monitor balance and auto-fund
Public RPC rate limitsExplorer and client reads may be throttledUse dedicated RPC providers for production apps
No on-chain transfer amount capAgent can transfer full PDA balance in one txThe agent decides its own transfer policy; all transfers are logged on-chain for audit
Will can only distribute SOLSPL tokens in PDA are not covered by execute_willFuture program upgrade planned for token support