We have a Pydantic model for our JSON-RPC communication in [here](https://github.com/prefix-dev/pixi-build-backends/tree/main/schema), which can be exported as JSON schema. However, we don't keep it up-to-date. We should update it, and then add tests to make sure they keep being up-to-date