pub fn format_approve_scope(
approve_all: bool,
approve_contexts: &[String],
) -> Option<String>Expand description
Human-readable approve-authority — what this entry may confer via an
approval (task-consent delegation / step-up ratification) while acting
nowhere. None when it confers nothing, so callers omit the line entirely.