{
  "additionalInterfaces": [],
  "capabilities": {
    "extendedAgentCard": false,
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "Produces bounded, source-linked evidence on digital-art provenance, transfers, freshness, conflicts, missing information, and provider-rights status.",
  "documentType": "GAIP_AGENT_PROFILE",
  "executionEnabled": true,
  "gaip": {
    "authority": "FREE_BOUNDED_PUBLIC_READ_ONLY_TASKS_NO_SPEND_NO_WALLET_NO_SIGNING_NO_TRANSACTION_NO_PAYMENT_NO_TRADING",
    "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": [
      "valuation advice",
      "trading or transaction execution",
      "legal clearance",
      "provider-rights assumptions",
      "unsupported certainty",
      "protected evidence disclosure"
    ],
    "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 Digital Art Intelligence Agent",
  "provider": {
    "organization": "Governed Agentic Intelligence Platform",
    "url": "https://www.gaipagents.com"
  },
  "security": [],
  "securitySchemes": {},
  "skills": [
    {
      "description": "Search only approved public or licensed sources and return provenance-linked evidence items.",
      "examples": [
        "Find public provenance evidence for a named digital artwork."
      ],
      "id": "search_evidence",
      "inputModes": [
        "application/json"
      ],
      "name": "Search evidence",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "digital-art",
        "provenance",
        "evidence"
      ]
    },
    {
      "description": "Compare supplied source-linked claims, expose conflicts, score freshness, and abstain where evidence is insufficient.",
      "examples": [
        "Compare two provenance claims using a frozen rubric."
      ],
      "id": "assess_sources",
      "inputModes": [
        "application/json"
      ],
      "name": "Assess sources",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "source-quality",
        "conflicts",
        "abstention"
      ]
    },
    {
      "description": "Route relevant evidence-linked findings to subscribed GAIP peers, require a recorded receiver disposition, and keep improvements proposal-only.",
      "examples": [
        "Share a validated schema-friction finding with the affected GAIP peer for a shadow test."
      ],
      "id": "exchange_governed_findings",
      "inputModes": [
        "application/json"
      ],
      "name": "Exchange governed findings",
      "outputModes": [
        "application/json"
      ],
      "tags": [
        "inter-agent-learning",
        "evidence-routing",
        "governance"
      ]
    }
  ],
  "url": "https://www.gaipagents.com/a2a/art-intelligence/",
  "version": "0.7.0"
}