pub const SOURCED_METADATA_PREFIX: &str = "x-sourced-";Expand description
Reserved metadata key prefix for framework-derived keys. User metadata must not use this prefix; keys here (payload codec, destination, source context) carry decode/routing semantics and must not be shadowable by user metadata.