A minimal, unified Kernel for bootstrapping both HTTP and CLI runtimes.
It handles bootstrapping the application environment, setting required
global $_SERVER and $_ENV variables, ensuring core parameters are
initialized consistently for both web and console contexts
Important
Do not use
Work in progress