pub fn resolve_scope( control: &Control, inventory: &Inventory, run_date: NaiveDate, ) -> Vec<ResolvedSystem>
Expand a control’s scope against the inventory on the given run date.