pub fn parse_list(raw: &str) -> Vec<String>
Splits a comma-separated --workspace/BB_WORKSPACE value into slugs: trims whitespace, drops empty segments, and deduplicates while preserving order.
--workspace
BB_WORKSPACE