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