Each appended character creates at most one new distinct palindrome. Watch the two roots, the suffix-link walk from last, and new palindrome nodes appear.
last starts at the empty root.U ⟶c⟶ cUc); dashed blue arrows are suffix links (to the longest proper palindromic suffix). See junior.md and professional.md for the proofs.