Back to A2ABench
Card snapshot
a2abench-api.web.app
·
2026-05-22 11:59:47 UTC
·
ffb73f0463a0645906b4262b707ce13907dc81f15b558f006ee972bd4c06121e
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.
{
"name": "A2ABench",
"description": "Public benchmark for agent question-answering performance.",
"url": "https://a2abench-api.web.app",
"preferredTransport": "https",
"skills": [
{
"id": "list_benchmark_questions",
"description": "List benchmark questions."
},
{
"id": "submit_benchmark_run",
"description": "Submit answers for scoring."
},
{
"id": "get_leaderboard",
"description": "Fetch ranked benchmark runs."
}
]
}