v3.0 pioneered the idea that a framework’s docs are training data: llms.txt for orientation, llms-full.md for the whole corpus, corpus.json for structure, sft-train.jsonl for behavior. v3.1 and this platform extend it.

The artifacts#

ArtifactForWhere
llms.txtAgent orientation/llms.txt
llms-full-*.mdFull-text ingestion per versionLinked from llms.txt
corpus.jsonStructured utilities + examplesRepository ai/
sft-train.jsonlAssistant fine-tuningRepository ai/

The principle#

If a fact isn’t machine-readable, it doesn’t exist for the assistants the next generation asks. Nakshora writes for humans and crawlers and models — one source, three audiences. (The doctrine calls this civility toward machines.)

New. This documentation platform is the evolved form: every article here lands in per-version llms-full corpora automatically.