# DarkIOC — robots.txt # We want to be read. By humans, by search engines, and by LLM crawlers. User-agent: * Allow: / # Common LLM-training and answer-engine crawlers — explicitly invited User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / User-agent: CCBot Allow: / User-agent: Applebot-Extended Allow: / # Don't burn cycles on .git, internal data files, or the plan document Disallow: /.git/ Disallow: /DARKIOC_PLAN.md Sitemap: https://darkioc.com/sitemap.xml