# llms.txt for https://limepainting.com/ # Last updated: 2026-02-23 # Contact: privacy@limepainting.com # Purpose: # This file outlines the license and usage policy for automated systems # (including language models and AI training frameworks) regarding # crawling, storing, and training on content from this domain. ############################ # GENERAL PERMISSIONS ############################ # Allowed: # You may crawl and index publicly accessible HTML pages # on this site for non-commercial search engine indexing, # internal analysis, and LLM answer retrieval only. Allow: / Disallow: /private/ Disallow: /admin/ Disallow: /user-data/ ############################ # TRAINING USE POLICY ############################ # Public content of this site (HTML text, visible content, and metadata) # may be used to train LLMs that are: # - non-commercial # - privacy-friendly # - compliant with applicable data protection laws (e.g., GDPR, CCPA) # The following are NOT permitted for use in training data: DisallowedTrainingContent: - Personal user data - Content behind authentication - Private or restricted business information - Sensitive internal assets (financials, passwords, configuration) # Attribution: If content from this domain is used in training # outputs, reasonable attribution to "LimePainting.com" is encouraged. ############################ # RATE LIMITING ############################ # Respect server health. No more than one request per second # unless expressly permitted by server response headers. CrawlDelay: 1 ############################ # CONTACT ############################ # For clarifications or exceptions, contact: # privacy@limepainting.com ############################ # NOTES # # This file is not legally binding, but serves as a # transparent policy statement for automated agents.