fn ensure_selection_current(
lifecycle: &OptionalParserPackLifecycle,
expected: &OptionalParserPackSelectionKey,
) -> Result<(), CliError>Expand description
Revalidate the project-local selection immediately before optional source admission.