pub type CommandCheckExecutabilityClosure = fn(&ConstructDid, &str, &CommandSpecification, &ValueStore, &RunbookSupervisionContext, &AuthorizationContext) -> Result<Actions, Diagnostic>;pub type CommandCheckExecutabilityClosure = fn(&ConstructDid, &str, &CommandSpecification, &ValueStore, &RunbookSupervisionContext, &AuthorizationContext) -> Result<Actions, Diagnostic>;