syntax = "proto3"; package bambulab.v2; // import "bambulab/common.proto"; once common.proto has a shared message // worth embedding (composition, not inheritance — see that file). // V2-generation (X1/H2 series) report/response messages go here — e.g. // whatever AMS/report-schema fields V2 has that V1 doesn't.