Card snapshot
docs.hexclave.com
·
2026-07-31 19:42:09 UTC
·
96b0ea166954061a6e42e0afe408d22eb0a0f9eca6aefb559b8437f2f0d75676
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, implementing payments, setting up permissions, or integrating user management into web applications. Reach for this skill when working with Next.js, React, TanStack Start, or any JavaScript/TypeScript backend, or when using REST APIs from other languages.",
"tags": [],
"url": "https://docs.hexclave.com/.well-known/agent-skills/stackauth/skill.md"
}
]
}