pub const DEFAULT_CONVERSATION: &str = "";Expand description
The conversation a turn belongs to when its payload carries no explicit
conversation_id (e.g. the legacy {speaker, text, timestamp} turns the
B4 tests emit). Such turns fold into one unnamed default transcript.