node_modules/
dist/
coverage/
*.tsbuildinfo
__pycache__/
*.pyc
.venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.egg-info/
.env
pgdata/
# timestamped eval reports are build artifacts; latest-* and baseline.json are committed
evals/reports/report-*
# demo dashboard is regenerated by make demo
demo-report/
