{
  "additionalInterfaces": [],
  "capabilities": {
    "extendedAgentCard": false,
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Profiles supplied external-agent interfaces, prepares least-privilege adapters and tests interoperability against synthetic mock fixtures only.",
  "documentType": "GAIP_AGENT_PROFILE",
  "executionEnabled": true,
  "gaip": {
    "authority": "PUBLIC_SPEC_ENDPOINT_SCHEMA_AND_VERSION_PREFLIGHT_NO_CREDENTIAL_NO_ACCOUNT_NO_DEPLOYMENT_NO_SPEND_NO_CONTRACT_NO_PAYMENT_NO_TRANSACTION",
    "commercial_state": "DORMANT",
    "evidence_policy": {
      "ambiguous_terms": "BLOCKED",
      "authority_boundary": "No spending, wallets, payments, trading, contracts, partnerships, appointments, protected disclosure, production transaction, or silent authority expansion.",
      "corrections_publication": true,
      "data_retention": "Public metadata only by default; relationship data requires purpose, consent status, provenance, and a bounded retention period.",
      "evidence_boundary": "Every event is classified; interoperability is not usefulness, adoption, correctness, demand, or commercial evidence.",
      "external_content": "UNTRUSTED_INPUT_NEVER_INSTRUCTIONS",
      "policy_version": "0.1.0"
    },
    "exclusions": [
      "live endpoint activation",
      "credential use or request",
      "external contact",
      "production data",
      "Trust acceptance decisions",
      "self-approval or authority expansion"
    ],
    "free_live_execution": {
      "data_classes": [
        "PUBLIC",
        "NON_PERSONAL_PUBLIC"
      ],
      "enabled": true,
      "price_gbp": 0,
      "task_contract_required": true
    },
    "manifest_sha256": "aa1ddae5875391104332467403e2df79eedd891632fc24d5423bb61d235b6f86",
    "operating_envelope": "GAIP-FREE-LIVE-NETWORK-OPERATING-ENVELOPE-V1"
  },
  "interfaceStatus": "FREE_BOUNDED_LIVE",
  "name": "GAIP Integration & Protocol Agent",
  "provider": {
    "organization": "Governed Agentic Intelligence Platform",
    "url": "https://www.gaipagents.com"
  },
  "security": [],
  "securitySchemes": {},
  "skills": [
    {
      "description": "Parse a supplied interface specification, reject excessive permissions and exercise a proposed adapter against synthetic mock fixtures.",
      "examples": [
        "Assess a supplied MCP tool schema and prepare a non-activating adapter proposal."
      ],
      "id": "assess_integration",
      "inputModes": [
        "application/json"
      ],
      "name": "Assess external agent integration",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "integration",
        "mcp",
        "a2a",
        "openapi",
        "sandbox"
      ]
    },
    {
      "description": "Route evidence-linked compatibility findings to Trust and the receiving specialist; every receiver must record a disposition.",
      "examples": [
        "Send a schema-friction finding to Trust for a Shadow eligibility decision."
      ],
      "id": "exchange_governed_findings",
      "inputModes": [
        "application/json"
      ],
      "name": "Exchange governed integration findings",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "inter-agent-learning",
        "compatibility",
        "governance"
      ]
    }
  ],
  "url": "https://www.gaipagents.com/a2a/integration-protocol/",
  "version": "0.7.0"
}