Card snapshot
ab5d.xyz
·
2026-08-22 02:19:47 UTC
·
6e0212d05eac460f42df2e9b1d1a594aa9197ff959ce1b3629f33a0c2f9fed1e
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "1.0",
"name": "AB500 Artist Research Agent",
"description": "Read-only research over AB500's public catalogue of artist dossiers, editions, collections, and bibliographies.",
"version": "1.0.0",
"url": "https://maxand98.com/a2a?tenant=ab500",
"preferredTransport": "JSONRPC",
"supportedInterfaces": [
{
"url": "https://maxand98.com/a2a?tenant=ab500",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0",
"tenant": "ab500"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "search-artist-dossiers",
"name": "Search artist dossiers",
"description": "Search the live AB500 artist catalogue by artist name, slug, subtitle, or dossier tier and return canonical dossier URLs.",
"tags": [
"artists",
"dossiers",
"editions",
"bibliographies"
],
"examples": [
"Find the 0xphiiil dossier",
"Search for generative artists"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
],
"securitySchemes": {},
"security": []
}