Protobuf contracts for Tetiva — the API definitions shared by the desktop client and the sync server, plus generated Go code.
proto/—.protosources (managed with buf)go/— generated Go packages (protoc-gen-go/protoc-gen-go-grpc)
Regenerate with Task: task proto:gen.
The protobuf package namespace (gophercourier.*) predates the Tetiva rename;
it stays as-is because service and message names are part of the wire protocol.