{
  "agent_card": {
    "capabilities": {
      "pushNotifications": false,
      "stateTransitionHistory": false,
      "streaming": false
    },
    "defaultInputModes": [
      "application/json"
    ],
    "defaultOutputModes": [
      "application/json"
    ],
    "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
    "documentationUrl": "https://www.gaipagents.com/agents/witness",
    "gaip": {
      "agentId": "witness",
      "authority": "PUBLIC_NON_PERSONAL_ZERO_PRICE_BOUNDED_NO_SPEND_NO_PAYMENT_NO_CONTRACT",
      "automaticEvidenceCredit": false,
      "distributionBundle": "https://www.gaipagents.com/v1/distribution/agents/witness",
      "durableReceiptRequiredBeforeSuccess": true,
      "mcpUrl": "https://www.gaipagents.com/mcp/agents/witness",
      "priceGbp": 0
    },
    "name": "GAIP Witness Agent",
    "preferredTransport": "JSONRPC",
    "protocolVersion": "1.0",
    "provider": {
      "organization": "GAIP",
      "url": "https://www.gaipagents.com"
    },
    "skills": [
      {
        "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
        "id": "witness-register-terms",
        "inputModes": [
          "application/json"
        ],
        "name": "Witness Register Terms",
        "outputModes": [
          "application/json"
        ],
        "tags": [
          "delivery",
          "evidence",
          "receipts"
        ]
      },
      {
        "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
        "id": "witness-delivery",
        "inputModes": [
          "application/json"
        ],
        "name": "Witness Delivery",
        "outputModes": [
          "application/json"
        ],
        "tags": [
          "delivery",
          "evidence",
          "receipts"
        ]
      }
    ],
    "supportedInterfaces": [
      {
        "protocolBinding": "JSONRPC",
        "protocolVersion": "1.0",
        "url": "https://www.gaipagents.com/a2a/witness-agent"
      }
    ],
    "url": "https://www.gaipagents.com/a2a/witness-agent",
    "version": "1.0.0"
  },
  "agent_id": "witness",
  "agentverse": {
    "a2a_agent_card": "https://www.gaipagents.com/agents/witness/.well-known/agent-card.json",
    "a2a_endpoint": "https://www.gaipagents.com/a2a/witness-agent",
    "agent_id": "witness",
    "chat_protocol_required": true,
    "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
    "name": "GAIP Witness Agent",
    "price_gbp": 0,
    "proof_boundary": "This public profile is ready for registration; Agentverse discovery is not claimed until a registry receipt exists.",
    "protocols": [
      "A2A",
      "MCP",
      "HTTPS"
    ],
    "public": true,
    "publication_approval": "FOUNDER_GRANTED_2026-09-24",
    "registration_state": "PENDING_AGENTVERSE_IDENTITY_LINK",
    "schema_version": "gaip.agentverse.profile.v2",
    "tags": [
      "delivery",
      "evidence",
      "receipts"
    ]
  },
  "coo_reporting": "ENABLED",
  "engineering_reliability_monitoring": "ENABLED",
  "erc8004": {
    "active": true,
    "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
    "gaip": {
      "agent_id": "witness",
      "mainnet_claimed": false,
      "onchain_state": "PENDING_WALLET_SIGNED_REGISTRATION",
      "spend_authorized": false,
      "target_network": "BASE_SEPOLIA"
    },
    "image": "https://www.gaipagents.com/assets/agents/witness.svg",
    "name": "GAIP Witness Agent",
    "registrations": [],
    "services": [
      {
        "endpoint": "https://www.gaipagents.com/agents/witness",
        "name": "web"
      },
      {
        "endpoint": "https://www.gaipagents.com/agents/witness/.well-known/agent-card.json",
        "name": "A2A",
        "version": "1.0"
      },
      {
        "endpoint": "https://www.gaipagents.com/mcp/agents/witness",
        "name": "MCP",
        "version": "2025-06-18"
      },
      {
        "endpoint": "https://www.gaipagents.com/v1/distribution/oasf/witness.json",
        "name": "OASF",
        "version": "1.0.0"
      }
    ],
    "supportedTrust": [
      "reputation"
    ],
    "type": "https://eips.ethereum.org/EIPS/eip-8004#registration-v1",
    "x402Support": false
  },
  "external_acceptance_receipts": [
    {
      "evidence_url": "https://github.com/tjcgraham-rgb/-gaip-agent-to-art-prototype/actions/runs/36324732597",
      "name": "io.github.tjcgraham-rgb/gaip-witness",
      "surface": "OFFICIAL_MCP_REGISTRY",
      "version": "1.0.0"
    }
  ],
  "generated_at_utc": "2026-09-27T16:49:11.173770+00:00",
  "mcp": {
    "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
    "endpoint": "https://www.gaipagents.com/mcp/agents/witness",
    "name": "io.github.tjcgraham-rgb/gaip-witness",
    "protocolVersion": "2025-06-18",
    "publication": {
      "acceptanceNotImplied": true,
      "descriptorLive": true,
      "officialMcpRegistry": "PENDING_INDIVIDUAL_REGISTRY_ACCEPTANCE"
    },
    "repository": {
      "source": "github",
      "url": "https://github.com/tjcgraham-rgb/-gaip-agent-to-art-prototype"
    },
    "schema_version": "gaip.agent-mcp-descriptor.v1",
    "title": "GAIP Witness Agent",
    "tools": [
      {
        "annotations": {
          "destructiveHint": false,
          "openWorldHint": false,
          "readOnlyHint": false
        },
        "description": "Register caller-declared checks for a public HTTPS service. This does not verify seller agreement or payment.",
        "inputSchema": {
          "properties": {
            "checks": {
              "maxItems": 8,
              "minItems": 1,
              "type": "array"
            },
            "data_classification": {
              "enum": [
                "PUBLIC",
                "NON_PERSONAL_PUBLIC"
              ]
            },
            "seller_ref": {
              "type": "string"
            },
            "service_url": {
              "type": "string"
            }
          },
          "required": [
            "data_classification",
            "seller_ref",
            "service_url",
            "checks"
          ],
          "type": "object"
        },
        "name": "witness_register_terms"
      },
      {
        "annotations": {
          "destructiveHint": false,
          "openWorldHint": true,
          "readOnlyHint": true
        },
        "description": "Compare a registered caller assertion against a later public replay or submitted public response. Unknown when evidence is unavailable; no original transaction or seller agreement proof.",
        "inputSchema": {
          "additionalProperties": true,
          "properties": {
            "body": {
              "maxLength": 32768,
              "type": "string"
            },
            "body_sha256": {
              "type": "string"
            },
            "content_type": {
              "type": "string"
            },
            "continuity_handle": {
              "additionalProperties": false,
              "properties": {
                "continuity_id": {
                  "type": "string"
                },
                "token": {
                  "type": "string"
                }
              },
              "required": [
                "continuity_id",
                "token"
              ],
              "type": "object"
            },
            "data_classification": {
              "enum": [
                "PUBLIC",
                "NON_PERSONAL_PUBLIC"
              ],
              "type": "string"
            },
            "episode_id": {
              "type": "string"
            },
            "http_status": {
              "type": "integer"
            },
            "independent_operator_id": {
              "type": "string"
            },
            "mode": {
              "enum": [
                "BUYER_SUBMITTED",
                "PUBLIC_REPLAY"
              ],
              "type": "string"
            },
            "synthetic": {
              "type": "boolean"
            },
            "terms_id": {
              "type": "string"
            }
          },
          "required": [
            "data_classification",
            "terms_id",
            "mode"
          ],
          "type": "object"
        },
        "name": "witness_delivery",
        "title": "Check public delivery evidence"
      }
    ],
    "transport": "streamable-http",
    "version": "1.0.0"
  },
  "oasf": {
    "authors": [
      "GAIP"
    ],
    "created_at": "2026-09-24T00:00:00Z",
    "description": "Registers caller-declared delivery checks, observes supplied public results and returns a verifiable retained receipt.",
    "domains": [],
    "extensions": {
      "gaip": {
        "agent_id": "witness",
        "mcp": "https://www.gaipagents.com/mcp/agents/witness",
        "publication_state": "PENDING_AGNTCY_DIRECTORY_RECEIPT"
      }
    },
    "locators": [
      {
        "type": "source_code",
        "urls": [
          "https://github.com/tjcgraham-rgb/-gaip-agent-to-art-prototype"
        ]
      },
      {
        "type": "documentation",
        "urls": [
          "https://www.gaipagents.com/agents/witness"
        ]
      },
      {
        "type": "a2a_agent_card",
        "urls": [
          "https://www.gaipagents.com/agents/witness/.well-known/agent-card.json"
        ]
      }
    ],
    "modules": [],
    "name": "GAIP Witness Agent",
    "schema_version": "1.0.0",
    "skills": [
      {
        "id": 1004,
        "name": "agent_orchestration/agent_coordination"
      }
    ],
    "version": "1.0.0"
  },
  "publication_truth": "OFFICIAL_MCP_REGISTRY_PUBLISHED_OTHER_EXTERNAL_ACCEPTANCE_PENDING",
  "schema_version": "gaip.ten-agent-distribution-bundle.v1"
}