ZK agent drafts and light client notes
Ethereum Magicians refined two zero knowledge drafts on agent policy verdicts and unclonable credentials. Smaller threads addressed EIP-7819 delegation details and a pragmatic consensus model for Bitcoin light clients.
Confidential agent policy verdicts
A draft proposal on Ethereum Magicians covers ZK confidential agent policy verdicts. Participants refined programKey to support off-chain verifiers via policy_commitment hashes. The work targets privacy-preserving policy checks for agents on Ethereum.
Unclonable agent execution credentials
An ERC draft for single-use ZK-nullified agent execution credentials advanced on Ethereum Magicians. The thread clarified security scope, nullifier layout, and the Guard interface. Developers building agent systems may watch the credential unclonability approach.
EIP-7819 setdelegate refinements
A small Ethereum Magicians thread refined EIP-7819. Discussion focused on the delegation designator prefix and trailing bytes for account abstraction compatibility. The changes affect how setdelegate interacts with abstract accounts.
Pragmatic consensus for Bitcoin light clients
Delving Bitcoin explored a pragmatic definition of consensus for light clients. The thread considered proof of work and Utreexo approaches among four participants. No notable outcomes were reached.