pub const SCHEMA_ID: &str = "agdx.sid";Expand description
Header key carrying the u32 writer-schema id (typed header value) for a
schema-first codec (Avro, Protobuf). The LaserData Cloud resolves it against
its schema registry to decode the body. A bridge that lives in LaserData Cloud
until Iggy gains native schema dispatch.