We welcome all contributions — you don't need to be an expert to help out.
The full contributing guide, including development setup, coding style, testing instructions, and the pull-request checklist, lives in .rhiza/CONTRIBUTING.md.
Quick start:
make install # set up the development environment (uv-based)
make test # run the test suite
make fmt # format and lint