The first onchain failure oracle for autonomous agents. When the agent dies β OOM, hangs, network partition β three independent watchdogs notice the silence, prove it onchain, and rescue the funds before the market does.
of onchain transactions now come from AI agents.
liquidated in the Feb 2026 agent cascade.
watch the agent itself when it dies. They all watch the user.
Coinbase, Openfort, Human.tech, Safe modules β all solve the intent problem. Spending caps. Whitelists. Leashes. They watch what the user authorized.
When the agent itself dies, hangs, hallucinates, or misses a liquidation window β the funds it was managing rot in positions that were only safe while the agent was healthy.
70 seconds. Live on 0G testnet. Every transaction hash verifiable on chainscan.
Agent911PolicyNFT is an ERC-7857-flavored iNFT. Owns the encrypted runbook on 0G Storage. Transferring the NFT changes the rescue target β no vault redeploy.
Three watchdogs, three separate AXL nodes, three distinct ed25519 peer IDs. Yggdrasil mesh. Same-host watchdogs would die with the agent β isolation is definitional.
safe.agent-911.eth resolved on mainnet at rescue time. Transfer the name, redirect the rescue. ENS is not a label β it's the router.
Chain ID 16602. End-to-end killβrescue cycle executed; every tx confirmed.
| Contract | Address |
|---|---|
| WatchdogQuorum | 0x005319a89579eFA98abf167fd9C471AAFD14ef93 |
| Agent911PolicyNFT | 0xfc982634E1555Bfc73B5BAc8Ff0264e4e42aa940 |
| Agent911Vault | 0x048368Ad21cb18CCfe35532049831F6591098ce6 |
| MockERC20 (mUSDC) | 0xA470fe8611990DeB0760F481f30C9F4DB4755ba0 |
# clone + install git clone https://github.com/guzus/agent-911 && cd agent-911 pnpm install && forge build && forge test # 25/25 β # build the gensyn AXL mesh binary (one-time) git clone https://github.com/gensyn-ai/axl /tmp/axl-src GOTOOLCHAIN=go1.25.5 go -C /tmp/axl-src build -o /tmp/axl-node ./cmd/node/ export AXL_NODE=/tmp/axl-node # local killβrescue, 13s end-to-end DEMO_ATTACK=1 pnpm demo:start # in terminal 1 pnpm demo:kill # in terminal 2 β the inflection open http://127.0.0.1:4000 # tri-pane dashboard
ERC-7857 PolicyNFT controls encrypted runbook on 0G Storage. 3-watchdog swarm. Transfer-changes-rescue is the canonical iNFT demo.
Three AXL binaries, distinct ed25519 keys, real Yggdrasil mesh. Watchdog isolation is definitionally AXL.
agent-911.eth registered. 5 subnames per role. safe.agent-911.eth resolved at rescue time β load-bearing, not decorative.