• Build the Create-dialog archetype option list from resolved winners: one UUID-valued option per winner (labelled Name (shortcode)), followed by the (none) blank-slate option. The default selection is the top winner's UUID, or (none) when there are no winners.

    Parameters

    Returns { defaultValue: string; options: ArchetypeOption[] }

    The option list and the default option value.