- Fork and clone the repository.
uv sync --extra devandmake test.- Create a feature branch.
- Update
docs/CHANGELOG.mdunder[Unreleased]for user-visible changes. - Open a PR using the template.
Code style: ruff on src/ and scripts/. Scalafix rules must compile in rule-validator/.