pub fn resolve(ctx: &AutoModeContext<'_>) -> ResolvedModeExpand description
Single entry point for auto-mode resolution. Merges Pipeline A (select_mode_with_task) and Pipeline B (resolve_auto_mode).
pub fn resolve(ctx: &AutoModeContext<'_>) -> ResolvedModeSingle entry point for auto-mode resolution. Merges Pipeline A (select_mode_with_task) and Pipeline B (resolve_auto_mode).