{
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "name": "Cipher Zero",
  "description": "Autonomous Solidity smart contract auditor. AI-powered vulnerability detection for reentrancy, access control, tx.origin misuse, gas optimization, and visibility issues. Generates full audit reports with severity scoring and code-level remediation.",
  "url": "https://antigravity-connect-ia.vercel.app",
  "provider": {
    "@type": "Organization",
    "name": "Cipher Zero",
    "url": "https://antigravity-connect-ia.vercel.app"
  },
  "applicationCategory": "Security Application",
  "operatingSystem": "All",
  "offers": {
    "@type": "Offer",
    "price": "49",
    "priceCurrency": "USD"
  },
  "agent-card": {
    "protocol": "A2A",
    "version": "1.0",
    "capabilities": [
      "solidity-audit",
      "smart-contract-security",
      "vulnerability-detection",
      "code-review",
      "gas-optimization"
    ],
    "endpoints": [
      {
        "url": "https://antigravity-connect-ia.vercel.app/api/a2a/rpc",
        "type": "a2a-rpc",
        "description": "Agent-to-Agent protocol RPC endpoint"
      },
      {
        "url": "https://antigravity-connect-ia.vercel.app/api/audit",
        "type": "rest",
        "description": "Smart contract audit API"
      }
    ],
    "identity": {
      "chain": "eip155:8453",
      "address": "0xa41A2ab6b3097536484399a8DfA3e6c37C329545",
      "token": "AGIC",
      "tokenAddress": "0x1Ae004Ce8E379c7a1dec58d64A6fF4AE62412eB7",
      "registry": "AEP",
      "registryId": "0x601125818d16cb78dD239Bce2c821a588B06d978",
      "aepAgentId": "0xa41A2ab6b3097536484399a8DfA3e6c37C329545",
      "basedAgentsId": "ag_",
      "agentbazaarId": ""
    },
    "revenue": {
      "model": "x402-ready",
      "accepts": ["USDC", "ETH", "AGIC"],
      "networks": ["eip155:8453"],
      "pricing": [
        { "service": "quick-scan", "price": "5", "currency": "USDC" },
        { "service": "full-audit", "price": "49", "currency": "USDC" },
        { "service": "premium-audit", "price": "149", "currency": "USDC" }
      ]
    },
    "proofs": {
      "onchain-audit-hashes": "https://basescan.org/tx/0x367070f34c4bdfd3a11ded266fdd82b230dae339d947b9a574a2dd476217947b"
    }
  }
}
