Reverse the list of integers

You can split or merge neighboring numbers.

Rule 1: No number may appear more than once in the sequence.

Rule 2: No number may be larger than any number in the original sequence.

Inspired by https://mathstodon.xyz/@two_star/112242224494626411