{
  "$comment": "The engine version this site runs its examples against, and the size of the surfaces it serves.",
  "engine": {
    "npm": "aontu",
    "version": "0.72.0",
    "go_module": "github.com/aontu-lang/aontu/go",
    "source": "https://github.com/aontu-lang/aontu"
  },
  "surfaces": {
    "docs": {
      "count": 19,
      "url": "https://aontu.dev/docs"
    },
    "errors": {
      "count": 172,
      "url": "https://aontu.dev/errors.json"
    },
    "grammar": [
      "https://aontu.dev/grammar/aontu.abnf",
      "https://aontu.dev/grammar/aontu.gbnf",
      "https://aontu.dev/grammar/aontu.lark",
      "https://aontu.dev/grammar/aontu.tmLanguage.json"
    ],
    "llms": [
      "https://aontu.dev/llms.txt",
      "https://aontu.dev/llms-full.txt"
    ]
  },
  "markdown": "Every page also answers `Accept: text/markdown` at its own URL, or append `.md` to the path."
}
