magma-protocol 0.1.25

magma — tfplugin5.proto + tfplugin6.proto bindings via prost-build + tonic-build. The protocol surface every provider speaks; no hand-written gRPC anywhere else.
Documentation

magma-protocol — tfplugin5.proto + tfplugin6.proto Rust bindings.

The protocol surface every Terraform / OpenTofu provider speaks. Generated at build time by tonic-build from the vendored .proto files in proto/. No hand-written gRPC anywhere else in magma per theory/MAGMA.md §IX anti-patterns.

Until proto files are vendored (M0), this crate exposes placeholder modules so dependent crates compile. Once the build script generates the real bindings, uncomment the include_proto! invocations below.