{
  "specVersion": "1.0",
  "host": {
    "displayName": "Pirxey",
    "identifier": "did:web:www.pirxey.com",
    "description": "AI-driven software development company: web and mobile front-ends, back-end systems, cloud infrastructure and custom AI implementations.",
    "url": "https://www.pirxey.com"
  },
  "entries": [
    {
      "identifier": "urn:air:pirxey.com:content:llms-txt",
      "displayName": "Pirxey site guide for AI assistants",
      "description": "Markdown index of Pirxey's public pages: services, case studies, blog articles and contact.",
      "type": "text/markdown",
      "url": "https://www.pirxey.com/llms.txt",
      "representativeQueries": [
        "what services does Pirxey offer",
        "show me Pirxey case studies",
        "how can I contact Pirxey about a software project"
      ]
    },
    {
      "identifier": "urn:air:pirxey.com:api:contact",
      "displayName": "Pirxey contact API",
      "description": "Public endpoint for sending a project inquiry to Pirxey; OpenAPI description linked from the API catalog.",
      "type": "application/linkset+json",
      "url": "https://www.pirxey.com/.well-known/api-catalog",
      "representativeQueries": [
        "start a software project with Pirxey",
        "send a project inquiry to Pirxey"
      ]
    },
    {
      "identifier": "urn:air:pirxey.com:content:sitemap",
      "displayName": "Pirxey sitemap",
      "description": "XML sitemap listing every indexable page on www.pirxey.com.",
      "type": "application/xml",
      "url": "https://www.pirxey.com/sitemap.xml",
      "representativeQueries": [
        "list all pages on pirxey.com",
        "what content does the Pirxey website have"
      ]
    }
  ]
}
