pub const RESET_MARKER_PREFIX: &str = "[CONTEXT RESET]";Expand description
Marker prefix that identifies a context_reset tool output in the
transcript. Phase B derivations search for this literal when
deciding whether a user-visible summary has already landed.