Behold, the elevator panel that perfectly captures what happens when you ask AI to sort a list! The floors are in complete lexicographical order instead of numerical order because, well, that's technically sorting. Just like when you ask ChatGPT to organize your music and it puts "10 Things I Hate About You" soundtrack before "2Pac" because string comparison doesn't understand numbers. The AI followed instructions perfectly... and completely missed the point. Somewhere, a programmer is screaming about how they should have used parseInt() or a natural sort algorithm instead of letting the intern train the model on Stack Overflow answers.