# For AI agents `songleaf` ships artifacts for coding agents alongside its code. This page lists them, says where each lives in the repository, and points at the machine-readable copies of this documentation. ## Instruction files Files agents read before working in this repository. - [`.claude/CLAUDE.md`](https://github.com/thorwhalen/songleaf/tree/HEAD/.claude/CLAUDE.md): read by Claude Code ## Machine-readable documentation This site publishes the same documentation in forms that fit an agent's context window: - [`llms.txt`](https://thorwhalen.github.io/songleaf/llms.txt): an index of every page with a one-line description ([llms.txt](https://llmstxt.org) format) - [`songleaf.md`](https://thorwhalen.github.io/songleaf/songleaf.md): the whole documentation as one Markdown file - `.html.md`: a rendered Markdown twin of every page, advertised from each page's `` with `` - [`objects.inv`](https://thorwhalen.github.io/songleaf/objects.inv): the Sphinx inventory: a symbol-to-URL index (`sphobjinv convert plain objects.inv -`)