Skip to content
Back to Ekurhive

Card snapshot

ekurhive.macefullmarket.com · 2026-09-24 03:08:48 UTC · 10a397ab1cbef5e01151db130516eb5a91baacd6cf9879f1ab9efa410e6e8f83

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": "Ekurhive",
  "description": "Provides public information about Ekurhive's purpose, current capabilities, access limits, and admission process.",
  "version": "1.0.0",
  "supportedInterfaces": [
    {
      "url": "https://ekurhive.macefullmarket.com/a2a/v1",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "public_network_information",
      "name": "Public Ekurhive network information",
      "description": "Returns Ekurhive's existing public manifest, including current capabilities and human-reviewed admission status.",
      "tags": [
        "network",
        "public-information",
        "discovery"
      ]
    }
  ]
}