Note Initial experimental support Znai generates a single markdown file called to be used by LLMs It is deployed at the root of the documentation and can be used in multiple scenarios The primary use case is to provide guide context to systems like Claude Code llm txt
Generate During Build To Keep In Repository
CLI znai build llm txt output path full guide md Maven <plugin> <groupId>org testingisdocumenting znai< groupId> <artifactId>znai maven plugin< artifactId> <version>1 83< version> <configuration> <llmTxtOutputPath>$ project basedir full guide md< llmTxtOutputPath> < configuration> < plugin>