Add ERC: AI Agents NFT with Private Metadata
A standard interface for NFTs specifically designed for AI agents, where the metadata represents agent capabilities and requires privacy protection. Unlike traditional NFT standards that focus on static metadata, this standard introduces mechanisms for verifiable data ownership and secure transfer. By defining a unified interface for different verification methods (e.g., Trusted Execution Environment (TEE), Zero-Knowledge Proof (ZKP)), it enables secure management of valuable agent metadata such as models, memory, and character definitions, while maintaining confidentiality and verifiability.
✅ All reviewers have approved.
The commit 3819c44b59fea447b6e34b3b92afc311def62303 (as a parent of cce3132344c63ee4e493036fb38e17c7126dda01) contains errors. Please inspect the Run Summary for details.
This is reasonable for a draft, but I think you need to flesh out your specification section a bit more before going into Review. Does an implementation of this exist, and if so, can you add it as a reference implementation?
Thank you! So, should I add the full implementation to the ERC doc?