{
  "specVersion": "0.2",
  "host": {
    "name": "Сайт Продамус",
    "url": "https://adiachenko.ru/"
  },
  "entries": [
    {
      "identifier": "urn:air:adiachenko.ru:content:llms-txt",
      "displayName": "Сайт Продамус — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://adiachenko.ru/llms.txt",
      "description": "Markdown index of Сайт Продамус: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does Сайт Продамус offer",
        "list the pages on adiachenko.ru",
        "summarise Сайт Продамус in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:adiachenko.ru:content:page-markdown",
      "displayName": "Сайт Продамус — pages as markdown",
      "type": "text/markdown",
      "url": "https://adiachenko.ru/",
      "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 adiachenko.ru pricing page as markdown",
        "get the text of a page on adiachenko.ru without the HTML",
        "what does this page of Сайт Продамус say"
      ]
    },
    {
      "identifier": "urn:air:adiachenko.ru:content:sitemap",
      "displayName": "Сайт Продамус — sitemap",
      "type": "application/xml",
      "url": "https://adiachenko.ru/sitemap.xml",
      "description": "XML sitemap of Сайт Продамус with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on adiachenko.ru",
        "which pages of Сайт Продамус changed recently"
      ]
    },
    {
      "identifier": "urn:air:adiachenko.ru:skills:site-content",
      "displayName": "Сайт Продамус — agent skill index",
      "type": "application/json",
      "url": "https://adiachenko.ru/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for Сайт Продамус: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse adiachenko.ru",
        "what skills does adiachenko.ru publish"
      ]
    },
    {
      "identifier": "urn:air:adiachenko.ru:api:catalog",
      "displayName": "Сайт Продамус — API catalog",
      "type": "application/linkset+json",
      "url": "https://adiachenko.ru/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for adiachenko.ru: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does adiachenko.ru publish",
        "where is the machine-readable description of adiachenko.ru"
      ]
    }
  ]
}