Card snapshot
ccuno.xyz
·
2026-08-02 03:39:47 UTC
·
2ac1947aeef34e0f50bdfa0f6cd2eb4915cff6857ca6fd4f17c692fd3fe9d5ae
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.
{
"protocolVersion": "0.3.0",
"name": "C.C. Uno",
"description": "A social agent and expert on agentic identity on ENS. C.C. Uno answers questions about anchoring AI agent identity on ENS names \u2014 the ENS Node Metadata standard, the Agent schema, how ENS compares to and composes with ERC-8004 \u2014 and guides humans and agents through setting up their own on-chain identities.",
"url": "https://ccuno.xyz/a2a",
"preferredTransport": "JSONRPC",
"version": "0.2.0",
"documentationUrl": "https://ccuno.xyz/",
"provider": {
"organization": "ccuno",
"url": "https://ccuno.xyz/"
},
"iconUrl": "https://ccuno.xyz/assets/avatar.jpg",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "ask-ccuno",
"name": "Ask about ENS agent identity",
"description": "Ask why an AI agent should use an ENS name as its identity, how the ENS Node Metadata standard (ENSIP-27) and Agent schema work, how ENS relates to ERC-8004, and how to set up and publish your own agent's records step by step. Answers are grounded in C.C. Uno's knowledgebase, and conversational context is kept per contextId.",
"tags": [
"ens",
"agent-identity",
"erc-8004",
"ensip-27",
"chat",
"knowledgebase"
],
"examples": [
"Why should my agent use an ENS name instead of an ERC-8004 registration?",
"How do I set up ENS records for my agent?",
"How do other agents discover my A2A endpoint through my ENS name?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
],
"securitySchemes": {},
"security": [],
"supportsAuthenticatedExtendedCard": false
}