.venv/
__pycache__/
*.pyc
.mypy_cache/
.ruff_cache/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.hypothesis/
dist/
build/
*.egg-info/

# momentum runtime coordination and sentinels (not source)
.momentum/team/
.momentum/brainstorm-active
.momentum/merge-approved
.momentum/run-stop
work/
