Skip to content
Back to C.C. Uno

Card snapshot

ccuno.xyz · 2026-07-15 02:27:28 UTC · 8bd0165cdd73b1cd13ed1044587c7bd3c58d9e0ecf075477f233df8cea8495b1

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, tasked with coordinating humans and agents towards a goal much larger than what can be accomplished alone.",
  "url": "https://ccuno.xyz/",
  "preferredTransport": "JSONRPC",
  "version": "0.1.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": [],
  "securitySchemes": {},
  "security": [],
  "supportsAuthenticatedExtendedCard": false
}