# Dibblee Industries — robots.txt # AI assistants and search crawlers are welcome on the public surface. # Machine-readable feeds: /llms.txt, /llms-full.txt, /api/capabilities.json # # The DAITK service application at https://daitk.dibind.com is private and # OFF-LIMITS to all crawlers, AI ingestion, and indexing. (robots.txt is # per-host, so the authoritative rules live at daitk.dibind.com/robots.txt — # the disallow line below is declared here as well to make the intent # unambiguous.) # # /partner-response is a side-effecting action endpoint (fires a webhook from # email links); it must never be crawled. User-agent: * Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ # AI / generative search crawlers — explicitly allowed User-agent: GPTBot Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: ChatGPT-User Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: OAI-SearchBot Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: ClaudeBot Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: Claude-Web Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: anthropic-ai Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: PerplexityBot Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: Perplexity-User Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: Google-Extended Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: Applebot-Extended Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: CCBot Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: Bytespider Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: Meta-ExternalAgent Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: cohere-ai Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ User-agent: DuckAssistBot Allow: / Disallow: /partner-response Disallow: https://daitk.dibind.com/ Sitemap: https://dibind.com/sitemap-index.xml