{
  "entries": [
    {
      "displayName": "Teak docs API",
      "identifier": "urn:air:teakvault.com:api:docs",
      "representativeQueries": [
        "fetch a Teak docs page as JSON",
        "list the pages in the Teak docs",
        "get the Teak docs navigation tree"
      ],
      "type": "application/vnd.oai.openapi+json",
      "url": "https://teakvault.com/openapi.json",
      "description": "REST API over the Teak documentation: the page index, each page as JSON or Markdown, and the navigation tree, described by this OpenAPI document."
    },
    {
      "displayName": "API Reference",
      "identifier": "urn:air:teakvault.com:reference:reference",
      "representativeQueries": [
        "what operations does the API Reference API expose",
        "how do I call the API Reference API"
      ],
      "type": "text/html",
      "url": "https://teakvault.com/reference",
      "description": "API Reference: rendered OpenAPI reference in the Teak documentation."
    },
    {
      "displayName": "Teak llms.txt",
      "identifier": "urn:air:teakvault.com:docs:llms-txt",
      "representativeQueries": [
        "what is Teak",
        "overview of the Teak documentation"
      ],
      "type": "text/plain",
      "url": "https://teakvault.com/llms.txt",
      "description": "llms.txt index of the Teak documentation: every page with a one-line summary, plus the agent-facing resources on this site."
    }
  ],
  "host": {
    "displayName": "Teak",
    "documentationUrl": "https://teakvault.com/",
    "identifier": "did:web:teakvault.com"
  },
  "specVersion": "1.0"
}
