Card snapshot
randpaulcovid.org
·
2026-08-06 06:55:43 UTC
·
96a9c52e69b2469cf238f293369e228468790cfbdaff9ca8081a3796a1235e26
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.
{
"id": "randpaulcovid.org/corpus",
"name": "Senator Rand Paul's \"Reading Room\" Documents",
"description": "Retrieval over 18,098 communications extracted from 15 document packages released by the U.S. Senate Committee on Homeland Security and Governmental Affairs. Returns cited records; does not summarise or answer in prose.",
"version": "1.0.0",
"protocolVersion": "1.0.0",
"url": "https://randpaulcovid.org/a2a",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "Independent technical demonstration",
"url": "https://randpaulcovid.org/about"
},
"documentationUrl": "https://randpaulcovid.org/for-agents",
"supportedInterfaces": [
{
"transport": "JSONRPC",
"url": "https://randpaulcovid.org/a2a"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"securitySchemes": {},
"security": [],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "search_records",
"name": "Search the record",
"description": "Find communications matching a question or phrase. Each result carries a speaker, a date, a grade and a citation to the page of the Committee's PDF.",
"tags": [
"search",
"retrieval",
"citations"
],
"examples": [
"what did Fauci say about the furin cleavage site?",
"gain-of-function funding at the Wuhan Institute of Virology",
"SLACK_001281"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"application/json"
]
}
],
"guidance": "https://randpaulcovid.org/api/guidance"
}