{
  "specVersion": "1.0",
  "host": {
    "displayName": "AEC Assistant",
    "identifier": "did:web:app.aecassistant.com.au",
    "url": "https://app.aecassistant.com.au"
  },
  "entries": [
    {
      "identifier": "urn:air:app.aecassistant.com.au:skill:ncc-calculators",
      "displayName": "NCC calculators (stairs, ramps, exits, sanitary, roof drainage)",
      "description": "Seven deterministic National Construction Code calculators, driven by URL query parameters. No account.",
      "type": "text/markdown",
      "url": "https://app.aecassistant.com.au/.well-known/agent-skills/ncc-calculators/SKILL.md",
      "representativeQueries": [
        "does a 175 mm riser with a 280 mm going comply with the NCC",
        "how many toilets does a 120 person office need under NCC F4D4",
        "what gutter and downpipe size do I need for a 45 m2 roof in Sydney",
        "check a 1:14 ramp for AS 1428.1 compliance"
      ]
    },
    {
      "identifier": "urn:air:app.aecassistant.com.au:resource:llms-txt",
      "displayName": "AEC Assistant app overview for LLMs",
      "description": "llms.txt: what AEC Assistant is, the seven public calculators and how to sign in.",
      "type": "text/plain",
      "url": "https://app.aecassistant.com.au/llms.txt",
      "representativeQueries": [
        "what is AEC Assistant",
        "AI assistant for the Australian National Construction Code"
      ]
    },
    {
      "identifier": "urn:air:app.aecassistant.com.au:resource:sitemap",
      "displayName": "Sitemap of the public pages",
      "type": "application/xml",
      "url": "https://app.aecassistant.com.au/sitemap.xml",
      "representativeQueries": ["list the public pages of app.aecassistant.com.au"]
    }
  ]
}
