__pycache__/
*.py[cod]
*.egg-info/
.venv/
.pytest_cache/
dist/
build/
.env
.env.*
.stigmergy/
config/

# Secrets — use environment variables instead
**/linear_api
**/slack_token
**/api_key
**/api_keys
**/*.secret
**/*.credentials

# Live run logs (contain real org data)
*_live_*

# Local scripts
watch-insights.sh

# Project-specific context (contains org references)
CLAUDE.md

# Pact contract-first artifacts
.pact/
task.md
sops.md
pact.yaml
design.md
