AI agents often know enough Java to reach for Optional, but not enough to use it well. They write code that looks modern at first glance, then leaves you with isPresent() plus get(), orElse(null), ...