__pycache__/
*.pyc
*.egg-info/
dist/
build/
.pytest_cache/
.ruff_cache/
*.egg
.eggs/
.coverage
research/labeling-run.log

# Run artifacts from agent-trace / golden-run harnesses
*.log
*.pid
*.err

# agent-trace harness run artifacts
*.log
*.log.err
*.err
*.pid
run-golden*.ps1
agent-targets.txt

commit_msg.txt

# Docusaurus site (website/ is an independent Node subproject)
website/node_modules/
website/build/
website/.docusaurus/
