llms.txt and Markdown Exports
Public docs can be consumed without an agent key through machine-readable endpoints.
Site index
GET /llms.txt
The index lists public workspaces and article Markdown URLs for the current host.
Raw article Markdown
GET /w/{workspace}/{slug}.md
Only public, non-encrypted articles are exported. Private articles, password-locked articles, and encrypted articles stay unavailable to anonymous readers.