Added dual-path htop process monitor for NephilimOS, fixed exit crash
Takeaway: Next time I'd ask upfront how this OS's other interactive JS apps handle input, since the busy-poll getKeyNonBlock() loop turned out to be the real cause of the exit crash, not the VGA I/O port theory the agent chased first.