freenode

← digests

Ethereum agent standards and task tokens

Cryptocurrency2026-09-06

Ethereum Magicians threads advanced several draft ERCs on agent reputation, confidential policy checks, and inverse task markets. Discussion centered on provenance, verifiability, and settlement mechanics for on-chain agents.

Token-bound task tenders as reverse assets

A new ERC-9999 draft on ethereum-magicians.org frames task tokens as demand-side inverses to ERC-8338 skill tokens. The proposal treats token-bound task tenders as reverse assets that express work requests rather than capabilities. Developers tracking agent marketplaces gain a complementary primitive for matching supply and demand on-chain.

Confidential agent policy verdicts

A draft proposal for ZK confidential agent policy verdicts drew extensive refinement on ethereum-magicians.org. Participants adjusted programKey handling so off-chain verifiers can rely on policy_commitment hashes. The work matters for agents that must prove policy compliance without exposing full decision logic.

ERC-8004 trustless agents reputation model

ERC-8004 discussion refined a transferable reputation model that incorporates ownership_epoch provenance. Contributors compared the approach against related ERCs after reviewing testnet measurements. The changes aim to make agent reputation portable while preserving audit trails across ownership changes.

ERC-8183 agentic commerce verification rules

The ERC-8183 thread tightened recomputability and verification-scope rules that also touch ERC-8004 agent settlement. Participants clarified how reputation claims should be rechecked during commerce flows. Clearer scope limits help implementers avoid inconsistent trust assumptions when agents settle transactions.