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