Rust: tonic-build via build.rs compiles all protos at build time. Python: buf generate with remote plugins outputs to gen/python/. Both verified: Rust cargo check passes, Python imports work. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Rust: tonic-build via build.rs compiles all protos at build time. Python: buf generate with remote plugins outputs to gen/python/. Both verified: Rust cargo check passes, Python imports work. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>