.env
venv/
build/
*.egg-info/
run/
__pycache__/
.mcpregistry_github_token
.mcpregistry_registry_token

# Claude Code (root only — per-experiment .claude/ skill bundles are tracked)
/.claude/

# Git worktrees
.worktrees/

# compress_report_section scratch dirs (output/v1, output/v2, ...).
# The run_compress_full driver writes here by default; the contents are
# experiment artifacts that are not checked in.
output/
