pub const HANDOFF_PREAMBLE: &str = "You are continuing a coding session previously run by another ACP harness.";Expand description
Opening sentence of every handoff this module writes. Generation and detection share it so a later resume can always recognize its own prior handoff turns.