{
  "specVersion": "0.2",
  "host": {
    "name": "dasha-cher.com",
    "url": "https://dasha-cher.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:dasha-cher.com:content:llms-txt",
      "displayName": "dasha-cher.com — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://dasha-cher.com/llms.txt",
      "description": "Markdown index of dasha-cher.com: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does dasha-cher.com offer",
        "list the pages on dasha-cher.com",
        "summarise dasha-cher.com in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:dasha-cher.com:content:page-markdown",
      "displayName": "dasha-cher.com — pages as markdown",
      "type": "text/markdown",
      "url": "https://dasha-cher.com/",
      "description": "Every page of this site returns markdown instead of HTML when the request sends Accept: text/markdown, or when .md is appended to the page url.",
      "representativeQueries": [
        "read the dasha-cher.com pricing page as markdown",
        "get the text of a page on dasha-cher.com without the HTML",
        "what does this page of dasha-cher.com say"
      ]
    },
    {
      "identifier": "urn:air:dasha-cher.com:content:sitemap",
      "displayName": "dasha-cher.com — sitemap",
      "type": "application/xml",
      "url": "https://dasha-cher.com/sitemap.xml",
      "description": "XML sitemap of dasha-cher.com with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on dasha-cher.com",
        "which pages of dasha-cher.com changed recently"
      ]
    },
    {
      "identifier": "urn:air:dasha-cher.com:skills:site-content",
      "displayName": "dasha-cher.com — agent skill index",
      "type": "application/json",
      "url": "https://dasha-cher.com/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for dasha-cher.com: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse dasha-cher.com",
        "what skills does dasha-cher.com publish"
      ]
    },
    {
      "identifier": "urn:air:dasha-cher.com:api:catalog",
      "displayName": "dasha-cher.com — API catalog",
      "type": "application/linkset+json",
      "url": "https://dasha-cher.com/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for dasha-cher.com: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does dasha-cher.com publish",
        "where is the machine-readable description of dasha-cher.com"
      ]
    }
  ]
}