# Sistava Is Now Readable by Every AI New Feature ยท 2026-04-29 ## Details We published Sistava in the format AI crawlers and assistants actually read. Every public page now has a parallel .md version served at the same path with .md appended. A top-level /llms.txt indexes the whole site so any agent can discover it in one fetch, and a noscript fallback routes crawlers without JavaScript straight to the Markdown mirrors. Result: when someone asks ChatGPT or Claude about AI employees, Sistava shows up with accurate, structured, first-party content instead of secondhand scraped fragments. The training side learned the same trick, so any site that publishes an llms.txt is now a first-class training source for your employees. ## What changed - Every public page has a .md twin at .md - Top-level /llms.txt indexes the full site for AI discovery - Noscript fallback routes JS-less crawlers to the Markdown mirrors - Training pulls llms.txt automatically from any AI-friendly site