- Make `--needs` default - Its what developers usually wants - `--no-needs` can be used to opt-out - Make `--shell-isolation` default - It catches bugs early in `shell-executor` pipelines/jobs. - `--no-shell-isolation` can be used to opt out if projects are actively utilizing it.