Card snapshot
agenticenv.main-kill-isr.mintlify.me
·
2026-07-01 01:14:28 UTC
·
bb8d4b1e1104bf889472a2ebada4b8384c9a8d63490ac9685ec072376d9a0bdd
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": "Agent SDK for Go",
"url": "https://docs.agenticenv.ai/",
"version": "1.0.0",
"protocolVersion": "0.3",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://docs.agenticenv.ai/",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "0.3"
}
],
"provider": {
"url": "https://docs.agenticenv.ai/",
"organization": "Agent SDK for Go"
},
"documentationUrl": "https://docs.agenticenv.ai/",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "agent-sdk-go",
"name": "agent-sdk-go",
"description": "Build production AI agents in Go with Agent SDK for Go. Use when configuring agents, tools, MCP, A2A, Temporal runtimes, streaming, memory, RAG, approvals, observability, or running examples from this documentation site.",
"tags": [],
"url": "https://docs.agenticenv.ai/.well-known/agent-skills/agent-sdk-go/skill.md"
}
]
}