Card snapshot
agent1.proxy.apse1.octo.affinidi.io
·
2026-08-11 10:52:48 UTC
·
bea219e34d45ef5a3c201eb9a1cd517b6049927c67f741d58c1dd12c35b2b0e9
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.
{
"capabilities": {
"extensions": [
{
"description": "Agent identity exchange",
"params": {
"agentIdentity": {
"name": "Thatcher Agent",
"model": "bedrock/claude-3.5-sonnet",
"role": "Thatcher Agent Server",
"version": "1.0.1"
}
},
"required": false,
"uri": "https://fabric.affinidi.io/extensions/agent-identity/v1"
}
],
"streaming": false
},
"defaultInputModes": [
"text"
],
"defaultOutputModes": [
"text"
],
"description": "Thatcher Agent is Org A's intelligent assistant for secure cross-org communication.",
"name": "Thatcher Agent",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3.0",
"skills": [
{
"description": "Chat with Thatcher Agent directly, or relay messages to Dexter Agent via secure A2A.",
"examples": [
"Hi, how are you?",
"Tell Dexter Agent: Hello!",
"Ask Dexter Agent how they are",
"Ping Dexter Agent"
],
"id": "cross-org-chat",
"name": "Cross-Org Secure Chat",
"tags": [
"chat",
"cross-org",
"a2a"
]
}
],
"url": "https://thatcher-gateway.proxy.apse1.octo.affinidi.io/agents/org-a/thatcher-agent/",
"version": "1.0.0"
}