# ai.txt for eppconcrete.com # # Declares AI agent permissions for this site, separate from robots.txt's # crawl access rules (robots.txt already allows GPTBot, ClaudeBot, # Google-Extended, PerplexityBot, CCBot, and Applebot-Extended). This file # splits real time search/answer use from offline model training use, per # the org AI visibility playbook's default stance for home services clients: # allow all AI crawlers for maximum citation coverage. [real-time-search] # AI assistants and answer engines (ChatGPT, Perplexity, Google AI Mode, # Claude, and similar) may crawl, quote, and cite this site's published # pages in real time responses to user queries. User-agent: * Allow: / Attribution: required Link-back: required [training] # Epp Foundation Repair allows its published site content to be used for # AI model training and fine-tuning. User-agent: * Allow: / # When the public OKF knowledge bundle (Hub v2 Bundle Engine) publishes to # /knowledge/, add its own Allow line here alongside these rules rather than # replacing them; see the pending OKF bundle work (branch okf/v2-rebase).