pub fn harness_program(harness: &str) -> Result<String, SessionControlError>Expand description
The harness’s own executable, with a SUPERCODE_<HARNESS>_BIN override so
a fake CLI can stand in under test without touching PATH. The registry
names each harness’s binary family in its runtime launch; the lifecycle
verbs live on the base CLI, so an -acp bridge suffix is stripped.