Fishjam protobuf definitions, managed with buf.
buf is pre-installed (via mise). Non-obvious notes:
- Validated:
buf lint,buf build,buf format(all pass onfishjam/). prepare.shregenerates docs and the Elixir bindings; it uses Docker (pseudomuto/protoc-gen-doc) andfishjam_protos/compile_proto.shneedsprotocwith the Elixir plugin plus the Elixir toolchain fromfishjam_protos/.tool-versions. Those codegen steps are not required just to lint/build the protos.