__pycache__/
*.py[cod]
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.ruff_cache/

# report artefacts — these carry real ticket data, never commit them
snapshot.json
report.json
*.html
*-desktop.zip
_build.py

# local agent config and runbooks — deliberately not shared
.claude/
