Model answer
During a left-to-right pass, every inversion compared is swapped, so the largest active value moves right until it reaches the active boundary. No later pass touches that position, making the growing suffix final.
Use the key terms, then explain the reasoning.