# llms.txt — Ember Wilder
# Version: 2025-09-27
# Purpose: Declare permissions and limits for automated AI/LLM agents.
owner: Ember Wilder
site: https://emberwilder.com/
contact: emberwilderfire@gmail.com
policy-updates: changes to this file apply immediately upon publish.
# -------------------------------
# ACCESS POLICY (HUMAN-READABLE)
# -------------------------------
# 1) You MAY crawl publicly visible pages for the purpose of search indexing
# and on-demand QA/summarization for end users (with attribution).
# 2) You MAY NOT use any content from this site for model training,
# dataset creation/augmentation, embedding corpora, or synthetic data generation.
# 3) You MUST respect robots.txt, rate limits, and caching headers.
# 4) You MUST provide attribution "Ember Wilder (emberwilder.com)" when showing excerpts.
# 5) You MUST NOT collect or store form content, emails, or personal data.
# 6) You MUST NOT hotlink assets at scale (download and cache responsibly).
# -------------------------------
# MACHINE-PARSABLE DIRECTIVES
# -------------------------------
allow: /$, /grind, /wild, /unfiltered, /behind-sparks, /collab, /proof, /ignition, /sitemap.xml
disallow: /thanks, /wp-admin, /admin, /login, /search, /cart, /checkout, /api, /_*
disallow-forms: /collab # no scraping or submission automation
# Training prohibition (explicit)
usage: no-ai-training
embed-corpus: disallow
derivative-datasets: disallow
# Rate & Cache
crawl-delay: 5
max-fetches-per-minute: 10
cache-max-age: 86400
# License for permitted uses
license: CC BY-NC-ND 4.0 (attribution noncommercial no-derivatives)
attribution: "© Ember Wilder — https://emberwilder.com/"
# Known AI/LLM agents policy notes (informational)
agents:
- name: Google-Extended
policy: disallow-training
- name: GPTBot
policy: disallow-training
- name: ClaudeBot
policy: disallow-training
- name: Meta-ExternalAgent
policy: disallow-training
- name: PerplexityBot
policy: disallow-training
- name: CCBot
policy: disallow-training
- name: Applebot-Extended
policy: disallow-training
- name: Amazonbot
policy: disallow-training
- name: Bytespider
policy: disallow-training
- name: OmgiliBot
policy: disallow-training
# If your agent cannot comply with these terms, do not crawl this site.