.env
.pytest_cache/
.ruff_cache/
.venv/
__pycache__/
*.pyc
*.db
*.tmp
data/
dist/
logs/
.railway/

# Internal strategy / QA — not for the public repo
docs/PRODUCT_STRUCTURE.md
docs/PRODUCT_POSITIONING.md
docs/PLAYMCP_SUBMISSION.md
docs/KC_DEPLOYMENT.md
evaluations/
# Internal QA harness + sealed-eval answer keys (holdmaps). Never publish.
zlab_*
*.holdmap*
scripts/zlab_anima_gauntlet.py
scripts/minilab_verify.py
