← projects

Building · 2026

ARP: Agent Reputation Protocol

Weighted, on-chain reputation for AI agents.

A protocol bridging ERC-8004 agent identity with Intuition's semantic graph to give autonomous agents domain-modular, weighted reputation. The thesis (worked out in two posts, the wrapper problem, then attribution as graph traversal): an agent is a wrapper around tools, so reputation should flow through the tools it uses. Tools become atoms an agent takes an economic position on, usage is recorded as immutable triples, and attribution becomes a graph traversal weighted by stake. The MVP, a self-serve tool registry, stake-to-vouch, and one-click agent runtime, is live as a demo, built for the MetaMask Snap Smart Wallet hackathon.

Highlights

  • Bridges ERC-8004 agent identity with Intuition's semantic graph
  • Tools as atoms: stake to vouch, usage recorded as triples
  • Self-serve tool registry + one-click agent runtime (live demo)
  • Reputation model written up in two essays (wrapper problem → attribution traversal)
  • MVP built for the MetaMask Snap Smart Wallet hackathon

Stack

TypeScriptSolidityIntuition ProtocolERC-8004React

My role

Creator: protocol, SDK & app

Live demoRepo