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