Skip to content
Back to Hexclave Documentation

Card snapshot

docs.hexclave.com · 2026-08-05 17:39:09 UTC · 4b4bbb6753fae93872ea4e98f449aab2869c1dbaacf4ab0138e23abe283c1bf6

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": "Hexclave Documentation",
  "url": "https://docs.hexclave.com/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.hexclave.com/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.hexclave.com/",
    "organization": "Hexclave Documentation"
  },
  "documentationUrl": "https://docs.hexclave.com/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "stackauth",
      "name": "Stackauth",
      "description": "Use when building authentication systems, managing users and teams, configuring permissions, setting up payments, handling webhooks, or integrating auth into web applications. Reach for this skill when implementing sign-up/sign-in flows, managing user data, controlling access with RBAC, or syncing auth events to external systems.",
      "tags": [],
      "url": "https://docs.hexclave.com/.well-known/agent-skills/stackauth/skill.md"
    }
  ]
}