feat(main): move os_patch_level above brand_name, default to All
Relocate os_patch_level ahead of brand_name in the dispatch inputs and
default it to 'All' (no patch-level filter). prepare.yml now matches the
'all' sentinel case-insensitively so both 'all' and 'All' disable the
matrix filter.