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
- In the app, open your site → Channel and choose Download.
- After each generation, download the zip from the site page.
- Unpack it into your web root so the paths match:
llms.txtandllms-full.txtat the root,security.txtunder.well-known/. - 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.