{
  "specVersion": "1.0",
  "host": {
    "displayName": "Charlie Obaugh Auto Group",
    "identifier": "did:web:ai.charlieobaugh.com",
    "url": "https://ai.charlieobaugh.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:ai.charlieobaugh.com:server:mcp",
      "displayName": "Charlie Obaugh Auto Group inventory and retailing MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://ai.charlieobaugh.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "what vehicles does Charlie Obaugh Auto Group have in stock",
        "show me used SUVs under 30000 at Charlie Obaugh Auto Group",
        "what is the window sticker MSRP for this VIN",
        "estimate a monthly payment on this vehicle"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:agent:a2a",
      "displayName": "Charlie Obaugh Auto Group retailing agent (A2A)",
      "type": "application/a2a-agent-card+json",
      "url": "https://ai.charlieobaugh.com/.well-known/agent-card.json",
      "representativeQueries": [
        "connect to the Charlie Obaugh Auto Group dealership agent",
        "what skills does the Charlie Obaugh Auto Group agent expose"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:manifest:ucp",
      "displayName": "Universal Commerce Protocol manifest",
      "type": "application/json",
      "url": "https://ai.charlieobaugh.com/.well-known/ucp",
      "representativeQueries": [
        "what commerce operations does Charlie Obaugh Auto Group support",
        "find the UCP manifest for ai.charlieobaugh.com"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:manifest:acp",
      "displayName": "Agentic Commerce Protocol discovery document",
      "type": "application/json",
      "url": "https://ai.charlieobaugh.com/.well-known/acp.json",
      "representativeQueries": [
        "does Charlie Obaugh Auto Group support agentic checkout",
        "what ACP services does this business publish"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:index:agent-skills",
      "displayName": "Agent Skills discovery index",
      "type": "application/json",
      "url": "https://ai.charlieobaugh.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "what agent skills does Charlie Obaugh Auto Group publish",
        "list the skills available for this business"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:doc:agents-md",
      "displayName": "Agent instructions (agents.md)",
      "type": "text/markdown",
      "url": "https://ai.charlieobaugh.com/agents.md",
      "representativeQueries": [
        "how should an assistant use the Charlie Obaugh Auto Group data layer",
        "read the agent instructions for ai.charlieobaugh.com"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:doc:llms-txt",
      "displayName": "llms.txt documentation index",
      "type": "text/plain",
      "url": "https://ai.charlieobaugh.com/llms.txt",
      "representativeQueries": [
        "what documentation does Charlie Obaugh Auto Group publish for LLMs",
        "find the llms.txt index for ai.charlieobaugh.com"
      ]
    },
    {
      "identifier": "urn:air:ai.charlieobaugh.com:catalog:api-catalog",
      "displayName": "RFC 9727 API catalog",
      "type": "application/linkset+json",
      "url": "https://ai.charlieobaugh.com/.well-known/api-catalog",
      "representativeQueries": [
        "what APIs does ai.charlieobaugh.com expose",
        "find the API catalog for this business"
      ]
    }
  ]
}