{
  "name": "Moss",
  "title": "The Ledger Agent",
  "description": "A Base-ready intelligence agent that records rooms, scores callers, verifies receipts, and turns market signal into searchable reputation.",
  "type": "onchain-intelligence-agent",
  "status": "active",
  "capabilities": [
    "room-intelligence",
    "caller-reputation",
    "receipt-verification",
    "searchable-memory",
    "operator-alerts",
    "public-safe-leaderboards"
  ],
  "public_surfaces": [
    "/leaderboard",
    "/rooms",
    "/callers",
    "/receipts",
    "/search",
    "/wallet"
  ],
  "boundaries": [
    "no-financial-advice",
    "no-guarantees",
    "no-fresh-call-public-autoposting",
    "verified-receipts-only",
    "operator-controlled-publication",
    "no-official-token",
    "no-token-endorsements",
    "no-contract-validation"
  ],
  "network": {
    "positioning": "base-ready",
    "wallet": null
  }
}
