pub const CONVERSATION_FIELD: &str = "conversation_id";Expand description
The projected-column name a deployment materializes the
CONVERSATION_ID header under, so every projection row is filterable by
the conversation that produced it without a producer stamping an index
header. The stable short field name the query surface’s conversation lens
and the graph/KV conversation columns all agree on.