.DS_Store
.idea/

# Python bytecode / cache
__pycache__/
*.py[cod]
*$py.class

# generated single-file snapshot (rebuild via `npm run build:snapshot`)
pawbench-snapshot.html

# zipped static-site bundle for sharing
site/pawbench-site.zip

# repo git hooks: only commit the pre-commit chain script; symlinks are local
.githooks/*
!.githooks/pre-commit

.env

# raw evaluation runs (large, not source-of-truth — aggregated outputs land
# in submissions/ via site/scripts/aggregate_results.py)
result/
results/
examples/
#harness
.claude/
.ruff_cache
.attribution/
analysis/
task_analysis/
attribution/
uv.lock
run_batch.sh
