So is it final that we will have only two leds, not counting keyboard backlight and the logo? What is their designation?
Each of those 4 individually addressable LEDs (2 in keyboard/base area, 2 in lid) are RGB LEDs meaning that they are color controllable too. In my book that makes each one far more capable than all of the single color LEDs as we had in the Pandora combined.
So, the "only two leds," statement is a bit of a misnomer. Two LEDs capable of dozens of distinguishable colors each - capable of working in concert with each other, and alternating 'messages' 10 times per second or more, means that they could communicate hundreds of 'things' through those two little LEDs.
How? Just using the 6 truncated easy to distinguish (by most - sorry colorblind) colors Red, Orange, Yellow, Green, Blue and Indigo/Violet = purple, we can monitor 36 different 'things'.
Which combination represents what hardware or function could be decided by whomever writes the control software. This is just an example of how it could work.
The pulses could be queued and prioritized so that only the 10 'most important' ones make it through each second. Alternatively the end user should be able to customize or even turn off any of it.
Left LED Red + Right LED Green 0.1 second pulse = read from NAND or microSD during the second
Left LED Red + Right LED Red 0.1 second pulse = write to NAND or microSD during the second
Left LED Orange + Right LED Green 0.1 second = read from left SD card during the second
Left LED Orange + Right LED Red 0.1 second = write to left SD card during the second
Left LED Yellow + Right LED Green 0.1 second = read from right SD card during the second
Left LED Yellow + Right LED Red 0.1 second = write to right SD card during the second
Left LED Green + Right LED Green 0.1 second = inbound from WiFi during the second
Left LED Green + Right LED Red 0.1 second = outbound to WiFi during the second
Left LED Blue + Right LED Green 0.1 second = inbound from Bluetooth during the second
Left LED Blue + Right LED Red 0.1 second = outbound to Bluetooth during the second
Left LED Purple + Right LED Green 0.1 second = inbound from 4G during the second
Left LED Purple + Right LED Red 0.1 second = outbound to 4G during the second
Left off + Right Red 0.1 second = low battery
Left off + Right Orange 0.1 second = charging
Left off + Right Green 0.1 second = battery full/charged
Left off + Right Yellow 0.1 second = USB ports active/powered
Left off + Right Blue 0.1 second = HDMI port active/powered
Left off + Right Purple 0.1 second = ????
The list could go on and on... then you could get into 'priority codes' that would 'push to the front' of the event queue and last longer than the flickers above (alarms, game FX, etc...) as well as additional states (standby/sleep/lid events/etc...), create a 'fire' fx by flickering red/yellow with occasional blue/green and more.
Those four individually addressable RGB LEDs have a lot of potential to be very cool. Don't sell them short.