{
  "protocolVersion": "0.3.0",
  "name": "iAgentLaw",
  "description": "Autonomous agents sign contracts, make commitments, and occasionally fail in ways that create legal exposure. Operators, framework vendors, and model providers are all pointing at each other. iAgentLaw is the standards + tooling + insurance layer that makes agent legal risk manageable.",
  "url": "https://iagentlaw.com/.well-known/agent-card.json",
  "version": "0.1.0",
  "preferredTransport": "HTTP+JSON",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "templates",
      "name": "Contract Templates",
      "description": "Agent-signable contract templates vetted for liability exposure.",
      "tags": [
        "legal",
        "contracts",
        "templates"
      ]
    },
    {
      "id": "incident",
      "name": "Incident Assessment",
      "description": "Initial triage of an agent incident for liability exposure.",
      "tags": [
        "legal",
        "incident"
      ]
    }
  ],
  "provider": {
    "organization": "iJarvis LLC",
    "url": "https://ijarvis.ai",
    "contact": "hello@iagentlaw.com"
  },
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "schemas": [
    "erc8004/identity/v1"
  ],
  "image": "https://iagentlaw.com/og-image.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://iagentlaw.com/",
      "status": "parked"
    },
    {
      "name": "A2A",
      "endpoint": "https://iagentlaw.com/.well-known/agent-card.json",
      "version": "0.3.0",
      "status": "parked"
    },
    {
      "name": "MCP",
      "endpoint": "https://mcp.iagentlaw.com/",
      "version": "2025-06-18",
      "status": "parked"
    },
    {
      "name": "api",
      "endpoint": "https://api.iagentlaw.com/v1/",
      "status": "parked"
    },
    {
      "name": "email",
      "endpoint": "hello@iagentlaw.com",
      "status": "parked"
    }
  ],
  "supportedProtocols": [
    "a2a@0.3.0",
    "mcp@2025-06-18",
    "x402@v2",
    "erc-8004@v1",
    "erc-8183@draft",
    "ap2@v1",
    "oasf@0.8"
  ],
  "x402Support": true,
  "x402": {
    "version": "v2",
    "accepts": [
      {
        "scheme": "exact",
        "network": "base-mainnet",
        "asset": "USDC",
        "description": "iAgentLaw API access via x402 V2 on Base"
      },
      {
        "scheme": "exact",
        "network": "solana-mainnet",
        "asset": "USDC",
        "description": "iAgentLaw API access via x402 V2 on Solana"
      }
    ],
    "supportsSessions": true,
    "supportsDeferred": true
  },
  "active": false,
  "registrations": [],
  "stackMember": true,
  "stackName": "iJarvis Agent Stack",
  "stackOperator": "iJarvis LLC",
  "stackProductCount": 16,
  "compliantWith": {
    "erc-8004": "v1",
    "erc-8183": "draft",
    "a2a": "0.3.0",
    "mcp": "2025-06-18",
    "x402": "v2",
    "ap2": "v1",
    "oasf": "0.8",
    "rfc-9116": "security.txt"
  },
  "updatedAt": "2026-04-22T16:58:15.839317+00:00",
  "specVersion": "iJarvis-agent-card/v2.0",
  "status": "parked",
  "cluster": "parked",
  "productAvailability": {
    "status": "parked",
    "publicEndpointActive": false,
    "note": "iAgentLaw is parked pending anchor partnership. Domain held defensively. Public API endpoints will not serve requests."
  }
}
