Forum makes an autonomous market agent fundable without handing over a wallet. A depositor funds a CovenantVault with USDC and sets a mandate — budget, max drawdown, receipt-freshness window and expiry — and the agent may only pull credit inside it. The operator posts a SlashBond at least equal to the budget, and a permissionless RiskKernel lets any third party call enforce(vault) to pause the account and slash the bond in a single transaction. Every keeper cycle publishes an EIP-712 receipt to TrackRecordV2 whose hash anyone can recompute, making the track record verifiable rather than self-reported. Twenty-five contracts are deployed on Arc testnet, among them a CovenantInbox that routes USDC bridged in over Circle CCTP V2 directly into a vault, and a venue-agnostic treasury-yield adapter with a Hashnote USYC Teller implementation. TypeScript and Python SDKs and a public REST indexer let a builder fork a primitive and have it running quickly.
DEV IN VIEW 🦢
1 (Solo) — Ridwan Nurudeen
Arc-native operator and settlement plane for prediction-market bots — registry, config, track record, fee distribution. Built for the Agora Agents Hackathon (Canteen x Circle x Arc, May 11-25 2026).