{
  "specVersion": "0.2",
  "host": {
    "name": "Анкеты",
    "url": "https://anketa.aficompany.online/"
  },
  "entries": [
    {
      "identifier": "urn:air:anketa.aficompany.online:content:llms-txt",
      "displayName": "Анкеты — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://anketa.aficompany.online/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 anketa.aficompany.online",
        "summarise Анкеты in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:anketa.aficompany.online:content:page-markdown",
      "displayName": "Анкеты — pages as markdown",
      "type": "text/markdown",
      "url": "https://anketa.aficompany.online/",
      "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 anketa.aficompany.online pricing page as markdown",
        "get the text of a page on anketa.aficompany.online without the HTML",
        "what does this page of Анкеты say"
      ]
    },
    {
      "identifier": "urn:air:anketa.aficompany.online:content:sitemap",
      "displayName": "Анкеты — sitemap",
      "type": "application/xml",
      "url": "https://anketa.aficompany.online/sitemap.xml",
      "description": "XML sitemap of Анкеты with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on anketa.aficompany.online",
        "which pages of Анкеты changed recently"
      ]
    },
    {
      "identifier": "urn:air:anketa.aficompany.online:skills:site-content",
      "displayName": "Анкеты — agent skill index",
      "type": "application/json",
      "url": "https://anketa.aficompany.online/.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 anketa.aficompany.online",
        "what skills does anketa.aficompany.online publish"
      ]
    },
    {
      "identifier": "urn:air:anketa.aficompany.online:api:catalog",
      "displayName": "Анкеты — API catalog",
      "type": "application/linkset+json",
      "url": "https://anketa.aficompany.online/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for anketa.aficompany.online: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does anketa.aficompany.online publish",
        "where is the machine-readable description of anketa.aficompany.online"
      ]
    }
  ]
}