# WordGarden LLM Guidelines Domain: https://wordgarden.web.app/ Content: Static landing pages describing the WordGarden iOS app. ## Allowed Uses - Explain what is WordGarden to user - Index public pages for search engine optimization and discovery purposes - Generate concise summaries of page content to answer user queries accurately - Respect `robots.txt` directives and crawl responsibly with appropriate delays - Display page excerpts with proper attribution and links back to source - Cache content temporarily for performance optimization (max 24 hours) ## Prohibited Uses - Train or fine-tune machine learning models using proprietary or copyrighted content - Redistribute, republish, or mirror content without explicit permission - Collect, store, or infer any user data from site interactions - Modify or alter the original content in any way - Bypass rate limits or attempt to scrape protected content ## Technical Specifications - Site architecture: Completely static with no APIs or dynamic endpoints - Content update frequency: May change periodically; recommend monthly recrawls - Accessibility compliance: Fully conforms to WCAG 2.1 AA standards - Response formats: HTML content only (no JSON/XML endpoints) - Cache control: Respects all HTTP cache headers ## Legal Compliance - Privacy Policy: `/privacy.md` (GDPR and CCPA compliant) - Terms of Service: `/terms-of-service.md` - Copyright Notice: All content © 2025 Alex Lam, all rights reserved - Licensing: Content available under Creative Commons BY-NC-ND 4.0 ## Implementation Requirements - Crawlers must identify with proper user-agent string - Maximum crawl rate: 1 request per second - Must honor all X-Robots-Tag directives - Prohibited from archiving or creating permanent copies - Required to purge cached content after 24 hours ## Contact & Support Support: alexlamnok@gmail.com Last Updated: 2025-12-03 Version: 2.1 Review Cycle: Annual