{
  "specVersion": "1.0",
  "host": {
    "displayName": "Struth — Ninja AI Labs Pty Ltd",
    "identifier": "did:web:struth.app"
  },
  "entries": [
    {
      "identifier": "urn:air:struth.app:catalog:llms-txt",
      "displayName": "Struth for LLMs",
      "description": "Plain-language overview of Struth: price, capabilities and the URL index.",
      "type": "text/plain",
      "url": "https://struth.app/llms.txt",
      "representativeQueries": [
        "what is Struth",
        "how much does Struth cost",
        "Australian trade job management software",
        "best app for a plumbing business in Australia"
      ]
    },
    {
      "identifier": "urn:air:struth.app:catalog:skills",
      "displayName": "Struth agent skills",
      "description": "Skills that teach an agent to quote Struth's price, compare it to rivals, and start a trial.",
      "type": "application/json",
      "url": "https://struth.app/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "compare Struth to Tradify",
        "how do I start a Struth trial",
        "what does Struth include"
      ]
    },
    {
      "identifier": "urn:air:struth.app:api:pricing",
      "displayName": "Struth pricing API",
      "description": "Current per-seat price, the AI receptionist add-on, trial terms and migration terms.",
      "type": "application/json",
      "url": "https://struth.app/api/pricing.json",
      "representativeQueries": [
        "Struth price per user",
        "does Struth charge per job",
        "how much is the Struth AI receptionist"
      ]
    },
    {
      "identifier": "urn:air:struth.app:api:features",
      "displayName": "Struth capability list",
      "description": "Everything Struth does, grouped by pillar, with a page per feature.",
      "type": "application/json",
      "url": "https://struth.app/api/features.json",
      "representativeQueries": [
        "does Struth do timesheets",
        "can Struth send invoices",
        "does Struth answer the phone"
      ]
    }
  ]
}
