{
  "schema": "ERC-8004",
  "version": "1.0.0",
  "name": "Ghostify Agent",
  "description": "Autonomous agent that executes onchain transactions within human-defined spending limits, with private reasoning via Venice AI and ZK identity via Self Protocol.",
  "operator": {
    "address": "0xB6E9874752Ad5370B42aA4be6593a1c86D15A82e",
    "ens": "0xB6E9874752Ad5370B42aA4be6593a1c86D15A82e"
  },
  "capabilities": [
    "onchain_payments",
    "private_inference",
    "spend_policy_enforcement",
    "zk_identity_verification",
    "usdc_transfers"
  ],
  "tools": [
    "venice_ai",
    "ampersend_sdk",
    "self_protocol_zk",
    "ens_resolution",
    "locus_usdc"
  ],
  "safety": {
    "spend_limit_enforced": true,
    "human_in_the_loop": true,
    "max_single_tx_usd": 100,
    "blocked_on_policy_violation": true,
    "zk_human_verification": true
  },
  "onchain": {
    "network": "base-mainnet",
    "registration_tx": "0xf59dc5ccd2793b1a5178c38c13ef7c55f7713c67af234f752d9f532e87e8d877",
    "chain_id": 8453
  },
  "links": {
    "repository": "https://github.com/Gabrululu/Ghostify",
    "demo": "https://ghostify-agent.vercel.app",
    "manifest": "https://ghostify-agent.vercel.app/agent.json",
    "log": "https://ghostify-agent.vercel.app/agent_log.json"
  },
  "created_at": "2026-03-23T00:00:00Z"
}
