Use uv to manage the virtual environment and dependencies:
uv venv .venv source .venv/bin/activate uv pip install -e ".[dev]"
ruff check src testsruff format src testsmypy srcpytest
config/local.json with the new channel.data/models/.tests/unit/.