# Talomis robots policy: OPEN. Search engines and AI crawlers are all welcome, # because being read and cited is the distribution thesis. Only the private app # surface is excluded, exactly as the atlas excludes its own /dashboard/. # # ONE GROUP ON PURPOSE. The older atlas robots.txt repeats this block for # GPTBot, ClaudeBot, PerplexityBot, Google-Extended and the rest, because a # named group REPLACES the * group for that bot and must carry its own rules. # Nothing here needs that: every one of those crawlers is already allowed # everything * allows, so the named copies would add no permission and one real # hazard, which is that the day somebody edits * and forgets the other nine # blocks, nine crawlers quietly keep the old policy. One group cannot drift. # The day a named crawler needs a DIFFERENT rule from everyone else, it gets # its own group, with its own copy of these disallows, and this comment goes. User-agent: * Allow: / Disallow: /studio/ Disallow: /scoreboard/ # The sitemaps, all generated at build time from the route directory and the # roster (src/lib/routes.mjs). Nothing here is maintained by hand. # sitemap-index.xml submit this one and both documents below are covered # sitemap.xml every page on the site, with lastmod # sitemap-images.xml every artist page with its healed work, each photograph # carrying the description a vision pass wrote for it Sitemap: https://talomis.com/sitemap-index.xml Sitemap: https://talomis.com/sitemap.xml Sitemap: https://talomis.com/sitemap-images.xml # For an assistant or an agent reading this site rather than crawling it. # Written as comments on purpose: there is no registered robots.txt directive # for these, and inventing one would put an unparseable line in front of every # crawler that reads this file strictly. # /llms.txt what Talomis is, who runs it, the covenant, how booking # works, the route patterns, and how to cite an artist page # /llms-full.txt the same plus the manifesto in full and a roster summary # by region, country and style # Both are plain text, both are open, and every page also links them from its # head with rel="alternate". # https://talomis.com/llms.txt # https://talomis.com/llms-full.txt