{
  "protocolVersion": "0.3.0",
  "name": "iAgentGrid",
  "description": "iAgentGrid is the internal compute fabric that runs every inference call for every product in the iJarvis Agent Stack. RTX 5090s, RTX 6000 Pro, and dual DGX Sparks linked via 400 Gbps networking with 196TB of storage, coordinated via Tailscale mesh, fronted by Cloudflare Workers. The structural moat no software-only competitor can match.",
  "url": "https://iagentgrid.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": "status",
      "name": "Grid Status",
      "description": "Internal endpoint for iAgentGrid infrastructure status. Not exposed to external agents.",
      "tags": [
        "infrastructure",
        "internal"
      ]
    }
  ],
  "provider": {
    "organization": "iJarvis LLC",
    "url": "https://ijarvis.ai",
    "contact": "hello@iagentgrid.com"
  },
  "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
  "schemas": [
    "erc8004/identity/v1"
  ],
  "image": "https://iagentgrid.com/og-image.png",
  "services": [
    {
      "name": "web",
      "endpoint": "https://iagentgrid.com/",
      "status": "internal"
    },
    {
      "name": "email",
      "endpoint": "hello@iagentgrid.com",
      "status": "internal"
    }
  ],
  "supportedProtocols": [
    "a2a@0.3.0",
    "mcp@2025-06-18",
    "x402@v2",
    "erc-8004@v1",
    "erc-8183@draft",
    "ap2@v1",
    "oasf@0.8"
  ],
  "x402Support": false,
  "active": true,
  "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:16.586264+00:00",
  "specVersion": "iJarvis-agent-card/v2.0",
  "visibility": "internal-infrastructure",
  "status": "internal",
  "cluster": "internal",
  "productAvailability": {
    "status": "internal",
    "publicEndpointActive": false,
    "note": "iAgentGrid is internal compute infrastructure running behind other iJarvis Agent Stack products. It has no public API surface."
  }
}
