The machine-readable half of the published site (DESIGN.md ยง6):
markdown mirrors โ every content route carries index.md alongside
index.html โ and /llms.txt, the llmstxt.org index agents start
from.
Everything derives from the same build token as the HTML, so the two
surfaces can never disagree. Unlisted pages keep their mirrors (the
URL works when shared) but never appear in llms.txt.
Summary
Functions
All machine-surface pages for a build: the mirrors plus llms.txt.
Functions
@spec pages(Cherry.Build.t()) :: [Cherry.Content.Page.t()]
All machine-surface pages for a build: the mirrors plus llms.txt.