Section 2.1 - Insertion sort (legacy compatibility path)
Third-edition-numbered compatibility path for insertion sort. The canonical
fourth-edition source is
CLRSLean.FourthEdition.Chapter_02.Section_02_1_Insertion_Sort;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).