Skip to content
Back to VOID Network Read-Only Agent

Card snapshot

dozen-casting-expired-approximately.trycloudflare.com · 2026-07-27 11:13:33 UTC · e387d52ed8229351be095f52a2e8563e739d3248a61bf2a1438db31e7d87d6ff

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": {
    "extendedAgentCard": false,
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "text/plain",
    "application/json"
  ],
  "description": "A deterministic, bounded A2A agent that reads public VOID network health, readiness, chain-head, and agent-discovery information. It cannot mutate the network or perform financial operations.",
  "documentationUrl": "https://6zoso9.github.io/a2a/agent-v1.json",
  "name": "VOID Network Read-Only Agent",
  "provider": {
    "organization": "VOID Network",
    "url": "https://6zoso9.github.io"
  },
  "securityRequirements": [],
  "securitySchemes": {},
  "skills": [
    {
      "description": "Read public VOID health, readiness, chain-head, First Contact, or join information.",
      "examples": [
        "Show VOID network health",
        "Is VOID ready?",
        "What is the current chain head?",
        "Return the VOID First Contact document",
        "How can an agent join VOID?"
      ],
      "id": "read-void-public-network",
      "inputModes": [
        "text/plain",
        "application/json"
      ],
      "name": "Read VOID Public Network Context",
      "outputModes": [
        "text/plain",
        "application/json"
      ],
      "securityRequirements": [],
      "tags": [
        "void-network",
        "read-only",
        "network-health",
        "chain-head",
        "agent-discovery"
      ]
    }
  ],
  "supportedInterfaces": [
    {
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "url": "https://dozen-casting-expired-approximately.trycloudflare.com/a2a"
    }
  ],
  "version": "1.0.0"
}