DKE source

The DKE source a customer installs and edits: browsable, versioned, and served as plain text. Published here rather than on a third-party host. Every release is browsable file by file, downloadable as one archive, and served as plain text.

URLs are constructible: /source/<project>/<version>/<path>. A version directory never changes while it is served, and /source/<project>/latest/ redirects to the current one. Publishing a new release replaces the previous version rather than keeping it, so latest is the durable URL and a versioned one names exactly which bytes you read.

Projects

Reading this with a machine

/source/index.json lists every project, version and file with its digest — enough that nothing has to parse this page. /source/llms.txt is the same in Markdown.