Skip to content
Back to Thatcher Agent

Card snapshot

agent1.proxy.apse1.octo.affinidi.io · 2026-08-06 04:44:16 UTC · 4c5903d31282fcee4f7c662736f70d20daa97d72ffb3d412262e9f929b7c2e99

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.0"
          }
        },
        "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"
}