pub fn cmd_queue_remove(repo: &Path, mission_id: &str) -> Result<String>Expand description
kranz queue --remove <mission-id>: retire only the runnable queue entry.
The mission record remains append-only/auditable and may be abandoned or
re-enqueued by the caller’s own lifecycle policy.