# MO6 robots.txt — read-only AI agent stance # Allow search engines + read-time AI agents; block training-corpus crawlers. # ── Default: allow everyone unless explicitly disallowed below ───────── User-agent: * Allow: / Disallow: /_backup/ # ── Search engines (allow) ────────────────────────────────────────────── User-agent: Googlebot Allow: / User-agent: Bingbot Allow: / User-agent: DuckDuckBot Allow: / # ── Read-time AI agents (allow — answer user questions live) ──────────── User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / # ── Training-corpus crawlers (block — no training on this content) ────── User-agent: GPTBot Disallow: / User-agent: Google-Extended Disallow: / User-agent: CCBot Disallow: / User-agent: anthropic-ai Disallow: / User-agent: FacebookBot Disallow: / User-agent: Meta-ExternalAgent Disallow: / User-agent: Bytespider Disallow: / User-agent: Amazonbot Disallow: / User-agent: cohere-ai Disallow: / User-agent: Diffbot Disallow: / User-agent: ImagesiftBot Disallow: / User-agent: omgili Disallow: / # ── Sitemap ───────────────────────────────────────────────────────────── Sitemap: https://mosix.co/sitemap.xml