Agent ERC drafts on Ethereum Magicians
Ethereum Magicians hosted technical draft discussions on agent infrastructure ERCs, spanning confidential policy checks, memory state handling, and commerce mechanics. The threads stayed focused on specification details and composability.
Confidential Agent Policy Verdicts
An early draft ERC for zero-knowledge pre-execution verdicts against secret policies received discussion from five participants across 18 messages. The proposal includes a reference implementation, tests, and exploration of composability with ERC-8004. Builders of autonomous agents need these confidential policy checks to validate actions before they run on-chain.
Agent Memory State Transitions
Five participants examined a draft ERC on agent memory state over 25 messages, covering state transitions, spaceId derivation, and registry verification requirements. The thread works through how agents persist and prove memory across interactions. Reliable memory handling is foundational for any multi-step agent system that must remain verifiable.
ERC-8183 Agentic Commerce Mechanics
Four participants refined ERC-8183 across a long thread, concentrating on async writes, aggregates, and collateral mechanics. The work aims to firm up the economic primitives agents would use for commerce. Developers targeting agent-driven markets should track these collateral and aggregation rules as they stabilize.