pub type SessionId = String;
Groups intents from the same agent session. Free-form string so callers can use whatever session model their harness has.
pub struct SessionId { /* private fields */ }