pub const INLINE_PAYLOAD: &str = "agdx.inline";Expand description
Header key: per-record inline-payload override (bool typed value).
Stamped so the projector keeps a copy of the opaque payload bytes inline
with the materialized row. Absent means the index row carries only indexed
scalars and metadata while Iggy keeps the original body in the log.