pub const PROJECTION_REF: &str = "agdx.ref";Expand description
Header key: which projection a record routes to. Opaque string by design
(a name + version like "order.v1"), deliberately distinct from agdx.sid,
which selects a codec’s writer schema rather than a materialization rule.