pub const PROTOCOL_VERSION: &str = "contextgraph/1.0-draft";
The protocol version string this crate implements. Frozen to contextgraph/1.0 only at the public v1.0 release (SPEC.md §Version strings).
contextgraph/1.0
SPEC.md