pub const PROTOCOL_VERSION: &str = "contextgraph/1.0";
The stable protocol version string this crate implements (SPEC.md §3.1).
SPEC.md