The comprehensive product context — every docs page concatenated as plain text, served at /llms-full.txt.
GM Markets publishes a llms-full.txt at the site root containing the full text of every documentation page on the site, concatenated and served as plain text.
The file is generated at build time from the same registry that powers the human-facing docs pages. Edits to a docs page automatically flow through to llms-full.txt on the next deploy — no double-maintenance.
Plain text, UTF-8. Markdown-style headings (#, ##, ###) demarcate pages and sections. Links are rendered as label (url) so they survive plain-text extraction. Tables are preserved as pipe-delimited rows.