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