.worktrees/
.venv/
__pycache__/
*.py[cod]
*.egg-info/
dist/
.coverage
htmlcov/
.pytest_cache/
.ruff_cache/
.gitnexus
coverage.xml
private/
.superpowers/

# Audit screenshots — captured during UI/UX evaluation 2026-04-28; transient
.audit-screenshots/
.playwright-mcp/

# Snapshot diff artifacts — produced by --update-snapshots, transient
tests/web/snapshots/baseline/**/*.diff.png
