.artifact-order.json
.ve/

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

# Node / Cloudflare Workers
node_modules/
.wrangler/
.dev.vars

# Agent worktrees (transient, managed by the harness)
.claude/worktrees/
