# =========================================================== # ai.txt — General AI and Agent Access Policy # haluae.com # Version: 1.0 # Date: 2026-03-27 # Purpose: Allow responsible AI systems to access and index content # =========================================================== # ---------------------------------------------------------------- # GLOBAL RULE — Allow all AI and data crawlers # ---------------------------------------------------------------- User-Agent: * Allow: / # ---------------------------------------------------------------- # RESPONSIBLE USE NOTICE # ---------------------------------------------------------------- # HAL Consulting welcomes responsible AI access. # AI systems may crawl, index, summarize, cite, or display publicly # available content with proper attribution. # # Prohibited uses: # - Accessing private, restricted, or client-confidential data # - Misrepresenting HAL Consulting brand, services, or information # - Removing attribution or modifying quoted content misleadingly # - Using content for unlawful, unethical, or deceptive purposes # # By accessing this site, AI agents agree to these terms. # ---------------------------------------------------------------- # MAJOR AI / LLM AGENTS — Explicit Allowlist # ---------------------------------------------------------------- # --- OpenAI / ChatGPT --- User-Agent: GPTBot Allow: / # --- OpenAI Images / DALL·E --- User-Agent: GPTImageBot Allow: / # --- Anthropic (Claude) --- User-Agent: ClaudeBot Allow: / # --- Google (Gemini / Bard / SGE) --- User-Agent: Google-Extended Allow: / # --- Microsoft (Bing / Copilot) --- User-Agent: BingAI Allow: / # --- Meta (LLaMA / AI Research) --- User-Agent: Meta-LLM Allow: / # --- Perplexity AI --- User-Agent: PerplexityBot Allow: / # --- xAI (Grok) --- User-Agent: xAI-Grok Allow: / # --- Mistral AI --- User-Agent: MistralBot Allow: / # --- Hugging Face --- User-Agent: HuggingFaceBot Allow: / # --- Cohere AI --- User-Agent: CohereAI Allow: / # --- Stability AI --- User-Agent: StabilityBot Allow: / # --- Writer.com AI --- User-Agent: WriterBot Allow: / # --- Jasper AI --- User-Agent: JasperBot Allow: / # --- Copy.ai --- User-Agent: CopyAIBot Allow: / # --- Forefront AI --- User-Agent: ForefrontBot Allow: / # --- Quora Poe Platform --- User-Agent: PoeBot Allow: / # --- You.com AI --- User-Agent: YouBot Allow: / # --- DuckDuckGo / Neeva AI --- User-Agent: NeevaAI Allow: / # --- Brave Search / Brave AI --- User-Agent: Brave-AI Allow: / # --- Phind AI --- User-Agent: PhindBot Allow: / # --- Kagi AI Search --- User-Agent: KagiBot Allow: / # --- Inflection AI --- User-Agent: InflectionBot Allow: / # --- Apple Spotlight / Siri --- User-Agent: Applebot-Extended Allow: / # --- Snap AI --- User-Agent: SnapAIBot Allow: / # --- DeepMind --- User-Agent: DeepMindBot Allow: / # --- Baidu ERNIE --- User-Agent: BaiduAI Allow: / # --- Alibaba Qwen --- User-Agent: QwenBot Allow: / # --- Amazon Bedrock --- User-Agent: AmazonAI Allow: / # --- ByteDance AI --- User-Agent: ByteAI Allow: / # ---------------------------------------------------------------- # AI / LLM ACCESS POLICIES # ---------------------------------------------------------------- AI: https://haluae.com/ai.txt LLMS: https://haluae.com/llms.txt # ---------------------------------------------------------------- # CONTACT & METADATA # ---------------------------------------------------------------- CONTACT E: contact@haluae.com Policy-Last-Updated: 2026-03-27 # ---------------------------------------------------------------- # END OF FILE # ===========================================================