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