... thus rendering any kind of sleep mode obsolete. Treat the root cause not the symptoms. I like!
Or, as I suspect may be the case, the incremental improvements are all part of the progression towards the car entering a sleep mode for the most complete elimination of vampire current draw that still allows for responsive wake-up time.
A "sleep" mode on most devices is typically putting the individual components in their lowest-power state, and yet still retain basic low-level functionality and retain state such that they can re-enter full-power quickly. Often times there are several levels or states of sleep that a device can go thru depending on what it's doing and/or how long it's been idle.
So, if they are doing this with the individual components of the vehicle, they
ARE treating the root cause
BY progressively enabling a sleep mode
.
(Note this is as opposed to "hibernation", which typically powers a component completely off, thus losing state and requiring a full power-up/reinitialize phase. This takes longer, and requires the previous state to have been saved in non-volatile storage so it can be read back in. This is why hibernate cuts energy usage to practically zero, but requires longer than "sleep" to wake back up).