Skip to main content

resolve_active_step_scope

Function resolve_active_step_scope 

pub fn resolve_active_step_scope(
    run_id: &str,
    step: &SopStep,
    config: &SopConfig,
    registry_names: &[String],
) -> Option<ActiveStepScope>
Expand description

Resolve the active step’s enforced tool scope, if step-scope enforcement is enabled and the step declares a scope.