pub const PROTOCOL_VERSION: &str = "1.0";
Pinned protocol version. Bumped on a breaking change so host + plugin can refuse to talk if the major versions don’t match.