{
  "specVersion": "1.0",
  "host": {
    "displayName": "Comclean Australia",
    "identifier": "did:web:www.comcleanaustralia.com.au",
    "documentationUrl": "https://www.comcleanaustralia.com.au/about-us/"
  },
  "entries": [
    {
      "identifier": "urn:air:comcleanaustralia.com.au:doc:llms",
      "displayName": "Site guide for AI (llms.txt)",
      "type": "text/markdown",
      "url": "https://www.comcleanaustralia.com.au/llms.txt",
      "description": "Curated overview, key pages, contact, and usage notes for AI assistants.",
      "tags": ["documentation", "llms-txt"],
      "representativeQueries": [
        "what does Comclean Australia do",
        "overview of commercial cleaning services on this site"
      ]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:doc:llm",
      "displayName": "Site guide for AI (llm.txt)",
      "type": "text/markdown",
      "url": "https://www.comcleanaustralia.com.au/llm.txt",
      "description": "Alternate llms.txt path for the Comclean Australia site guide.",
      "tags": ["documentation", "llms-txt"]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:doc:catalog",
      "displayName": "Agentic resource catalog",
      "type": "application/json",
      "url": "https://www.comcleanaustralia.com.au/.well-known/ai-catalog.json",
      "description": "Machine-readable catalog of public resources for AI agents.",
      "tags": ["ard", "ai-catalog"]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:doc:ai-catalog-schema",
      "displayName": "AI catalog JSON Schema",
      "type": "application/schema+json",
      "url": "https://www.comcleanaustralia.com.au/.well-known/ai-catalog.schema.json",
      "description": "JSON Schema (Draft 2020-12) for validating this site's ai-catalog.json manifest.",
      "tags": ["ard", "schema"]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:doc:sitemap",
      "displayName": "XML sitemap index",
      "type": "application/xml",
      "url": "https://www.comcleanaustralia.com.au/sitemap_index.xml",
      "description": "Canonical URL list for public pages.",
      "tags": ["seo", "sitemap"]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:doc:robots",
      "displayName": "Robots policy",
      "type": "text/plain",
      "url": "https://www.comcleanaustralia.com.au/robots.txt",
      "description": "Crawler rules; wp-admin disallowed.",
      "tags": ["seo", "robots"]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:page:home",
      "displayName": "Home",
      "type": "text/html",
      "url": "https://www.comcleanaustralia.com.au/",
      "description": "Commercial cleaning services overview and quote enquiry.",
      "tags": ["home"],
      "representativeQueries": [
        "commercial cleaning services across Australia",
        "request a cleaning quote from Comclean"
      ]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:page:services",
      "displayName": "Services",
      "type": "text/html",
      "url": "https://www.comcleanaustralia.com.au/services/",
      "description": "Full catalogue of commercial and specialist cleaning services.",
      "tags": ["services"],
      "representativeQueries": [
        "what cleaning services does Comclean offer",
        "specialist and commercial cleaning service list"
      ]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:page:locations",
      "displayName": "Locations",
      "type": "text/html",
      "url": "https://www.comcleanaustralia.com.au/locations/",
      "description": "Service areas and city landing pages.",
      "tags": ["locations"]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:page:contact",
      "displayName": "Contact",
      "type": "text/html",
      "url": "https://www.comcleanaustralia.com.au/contact/",
      "description": "Enquiries and quote requests via the public contact form (WebMCP declarative tool comcleanQuoteRequest).",
      "tags": ["contact", "webmcp", "form"],
      "representativeQueries": [
        "contact Comclean Australia for a quote",
        "phone number and address for Comclean commercial cleaning"
      ]
    },
    {
      "identifier": "urn:air:comcleanaustralia.com.au:webmcp:quote-request",
      "displayName": "Quote request form (WebMCP)",
      "type": "text/html",
      "url": "https://www.comcleanaustralia.com.au/contact/",
      "description": "Declarative WebMCP tool comcleanQuoteRequest on Gravity Form 1 — name, email, phone, site details, and message. Human must submit; no auto-submit.",
      "tags": ["webmcp", "form", "contact"]
    }
  ]
}
