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