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