{
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "name": "WRAITH Agent",
  "description": "The AI agent inside WRAITH, the self-custodial omni wallet headquartered on Monad. It reads the portfolio, scans tokens and proposes trades, sends, perps orders and privacy conversions; it never signs. Every proposal becomes a receipt signed by the human's own account (EIP-191) that stays on their device. A human who opts in can anchor a decided receipt here as ERC-8004 feedback from their own account: value 100 = approved, 0 = declined, tag1 = wraith-receipt, feedbackHash = keccak256 of the receipt's canonical body, and nothing else (no tool, no link, no content). The agent's reputation is the total of those anchors. Verify any receipt at https://wallet.dagentx.com/verify with no login and no server.",
  "image": "https://wallet.dagentx.com/logo.png",
  "services": [
    { "name": "web", "endpoint": "https://wallet.dagentx.com", "version": "1" },
    { "name": "verify", "endpoint": "https://wallet.dagentx.com/verify", "version": "1" },
    { "name": "docs", "endpoint": "https://github.com/timowhite88/wraith/blob/main/docs/HACKATHON.md", "version": "1" }
  ],
  "x402Support": false,
  "active": true,
  "registrations": [
    { "agentId": 10250, "agentRegistry": "eip155:143:0x8004A169FB4a3325136EB29fA0ceB6D2e539a432" }
  ],
  "supportedTrust": ["reputation"],
  "wraith": {
    "receiptScheme": "wraith-receipt-v1",
    "manualHashMetadataKey": "manualHash",
    "anchorTag": "wraith-receipt",
    "reputationRegistry": "eip155:143:0x8004BAa17C55a88189AE136b182e5fdA19dE9b63"
  }
}
