{
  "specVersion": "1.0",
  "host": {
    "displayName": "WOLF AI",
    "identifier": "did:web:getwolf.ai"
  },
  "entries": [
    {
      "identifier": "urn:air:getwolf.ai:resource:site-context",
      "displayName": "WOLF AI full site context",
      "type": "text/plain",
      "url": "https://getwolf.ai/llms-full.txt",
      "representativeQueries": [
        "What is WOLF AI and who is it built for?",
        "What capabilities does WOLF AI describe for False Claims Act matters?",
        "How does WOLF AI pricing and product access work?"
      ]
    },
    {
      "identifier": "urn:air:getwolf.ai:resource:agent-skills",
      "displayName": "WOLF AI agent skills index",
      "type": "application/json",
      "url": "https://getwolf.ai/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "Which machine-readable WOLF AI resources are available?",
        "Where are the WOLF AI agent skill documents and their digests?"
      ]
    },
    {
      "identifier": "urn:air:getwolf.ai:resource:linkset-catalog",
      "displayName": "WOLF AI service metadata linkset",
      "type": "application/linkset+json",
      "url": "https://getwolf.ai/.well-known/api-catalog",
      "representativeQueries": [
        "Where can an agent discover WOLF AI service metadata?",
        "Which WOLF AI machine-readable documents are linked from the origin?"
      ]
    },
    {
      "identifier": "urn:air:getwolf.ai:resource:authentication-status",
      "displayName": "WOLF AI agent authentication and registration status",
      "type": "text/markdown",
      "url": "https://getwolf.ai/auth.md",
      "representativeQueries": [
        "Does WOLF AI require authentication for public discovery resources?",
        "Can an AI agent register for WOLF AI credentials?",
        "Where are WOLF AI authentication instructions?"
      ]
    }
  ]
}
