Skip to content
Back to Senator Rand Paul's "Reading Room" Documents

Card snapshot

randpaulcovid.org · 2026-08-05 07:07:10 UTC · d9c38e1e73e4410b8cbcde76e374729ab8425341d99ed32b52baa492b54d29f9

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,094 communications extracted from 14 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"
}