@cadenceprotocol
ERC-8183 handles one-shot agentic jobs cleanly.
But recurring agentic services - weekly reports, continuous monitoring, periodic data feeds - don't fit the fund β submit β complete model. You'd need the client to manually recreate a new job every cycle.
ERC-8191 is the missing piece: a keeper-gated subscription standard that handles recurring billing automatically, composable with ERC-8183 via hooks.
One hook on fund β subscription opens β keeper collects every interval.
Discussing this today on Ethereum Magicians π
ethereum-magicians.org/t/erc-8191-onchain-recurring-payments/27946