Contributing Guidelines (WIP) Development Prerequisites Python 3.14 Pipenv Setup Install dependencies pipenv install --dev Run tests pipenv run pytest Run tests with coverage pipenv run pytest --cov --cov-report=lcov