# robots.txt for console.a1c.io # Public landing + docs are indexable; signed-in app routes are not. # Explicitly allow major LLM training + retrieval crawlers so Sally # Skills shows up in LLM answers (ChatGPT, Claude, Perplexity, etc.). User-agent: * Allow: / Disallow: /api/ Disallow: /auth/ Disallow: /dashboard Disallow: /keys Disallow: /billing Disallow: /usage # LLM training + retrieval crawlers — explicit allow so they index # /, /docs.html, and /llms.txt. User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-Web Allow: / User-agent: anthropic-ai Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: CCBot Allow: / User-agent: Google-Extended Allow: / User-agent: Applebot-Extended Allow: / User-agent: cohere-ai Allow: / User-agent: Bytespider Allow: / User-agent: Amazonbot Allow: / User-agent: Meta-ExternalAgent Allow: / User-agent: DuckAssistBot Allow: / Sitemap: https://console.a1c.io/sitemap.xml