# Dryade robots.txt — Sovereignty-aligned AI crawler policy # We allow AI-powered search and citation crawlers. # We do not allow AI training data collection without consent. User-agent: * Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ # Auth token routes Disallow: /auth/reset-password Disallow: /auth/verify-email Disallow: /auth/callback # Error pages Disallow: /401 Disallow: /403 Disallow: /500 Disallow: /network-error # AI Training Crawlers — Blocked User-agent: CCBot Disallow: / User-agent: Bytespider Disallow: / User-agent: cohere-ai Disallow: / User-agent: Google-Extended Disallow: / # AI Answer / Search Crawlers — Allowed # Each block repeats Disallow rules since specific User-agent blocks # do not inherit rules from the wildcard block. User-agent: GPTBot Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: OAI-SearchBot Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: ChatGPT-User Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: PerplexityBot Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: ClaudeBot Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: Amazonbot Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: anthropic-ai Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: Google-Search-AI Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: Applebot-Extended Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ User-agent: YouBot Allow: / Disallow: /workspace/ Disallow: /admin/ Disallow: /api/ Sitemap: https://dryade.ai/sitemap-index.xml Sitemap: https://dryade.ai/sitemap-plugins.xml # LLM context files # See https://llmstxt.org/ for specification # llms.txt: concise overview for AI assistants # llms-full.txt: comprehensive reference (when available)