# ai.txt — AI and LLM Usage Policy for myFurbaby NZ
# Last updated: 2026-03-20
# ------------------------------
# 1. Crawling and Access Rules
# ------------------------------
User-agent: *
Allow: /
# Disallow access to private or sensitive customer areas
Disallow: /account
Disallow: /cart
Disallow: /checkout
Disallow: /orders
Disallow: /apps
Disallow: /admin
# ------------------------------
# 2. Data Usage Policy
# ------------------------------
# Public content (e.g., product descriptions, blog posts, FAQs)
# may be crawled and indexed for search, summarisation, and retrieval.
Public-Content: allowed
# Private customer data is strictly prohibited from being used
# for training, fine-tuning, or dataset creation.
Private-Content: disallowed
# ------------------------------
# 3. LLM and AI Model Training
# ------------------------------
# AI systems MAY NOT use myFurbaby NZ content for:
# - Model training
# - Fine-tuning
# - Embedding dataset creation
# - Derivative dataset generation
Training: disallowed
# AI systems MAY use content for:
# - Search indexing
# - Retrieval-augmented generation (RAG)
# - Summaries and answers for end users
Inference: allowed
# ------------------------------
# 4. Attribution Requirements
# ------------------------------
# If content is used in summaries or answers,
# attribution to "myFurbaby NZ" is required.
Attribution: required
# ------------------------------
# 5. Contact
# ------------------------------
Contact: https://myfurbaby.co.nz/pages/contact
Owner: myFurbaby NZ
Policy-Version: 1.0