The download channel

The download channel gives you the generated files as a zip — llms.txt, llms-full.txt, the JSON-LD snippet, security.txt — and you host them yourself, wherever your site lives.

How it works

  1. In the app, open your site → Channel and choose Download.
  2. After each generation, download the zip from the site page.
  3. Unpack it into your web root so the paths match: llms.txt and llms-full.txt at the root, security.txt under .well-known/.
  4. Deploy, then press Verify in the app.

The trade-off

You keep full control and take no runtime dependency on Sichta. In exchange, every regeneration — your content changed, the standards changed — means downloading and deploying again. The monitoring will tell you when the served files have drifted from the generated ones; closing that gap is on you. Managed serving closes it automatically.