# keep the build context (and image) lean — only src + packaging are needed to install
.git
.venv
**/__pycache__
*.pyc
*.whl
brain/
.sliceagent/
.memagent/
.mindmux/
scratch/
runs/
evals/
tests/
docs/
prototype/
examples/
.claude/
.coverage
.pytest_cache
.ruff_cache
*.pdf
