Skip to content
Back to CustomerOS Docs

Card snapshot

docs.customeros.ai · 2026-08-20 03:47:33 UTC · 64ff18857f59629ba50625b7a80dc450de54d345b9998dc89fb87a38e40f6678

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": "CustomerOS Docs",
  "url": "https://docs.customeros.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.customeros.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.customeros.ai/",
    "organization": "CustomerOS Docs"
  },
  "documentationUrl": "https://docs.customeros.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": []
}