# Private scoring code — never commit this
scoring/

# Evaluator state (history database, logs)
.derby/

# Python bytecode cache
__pycache__/
*.pyc

# OS artifacts
.DS_Store
