sort-sentence-single-digit-position

Status: IN

`sort_sentence` reads exactly one trailing character as the position digit, so it only supports inputs with at most 9 words; inputs with 10+ words would misparse the position.

Source: entries/2026/06/06/sorting-the-sentence-solution.md

JSON