Card snapshot
agentwatchr.com
·
2026-09-11 17:48:56 UTC
·
54030edc0ab6dd687eb323253062c5e3f8c46bdf748dbd7855c04a22603ce35b
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": "0.3.0",
"name": "AgentWatchr",
"description": "Read-only AI agent source evidence index. Returns observations, not trust guarantees.",
"url": "https://agentwatchr.com/a2a",
"preferredTransport": "JSONRPC",
"version": "0.1.0",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "evidence_lookup",
"name": "Evidence lookup",
"description": "Send one data part: operation search with query, profile with id, stats, or insights with optional section.",
"tags": [
"evidence",
"agents",
"search"
]
}
]
}