Current System
Boot
Meridian loads the kernel and root filesystem from an EFI system partition, then passes boot data through uniOS BootInfo.
Desktop
Userspace init starts the window manager, menubar, dock, terminal, Files, Preferences, Latitude, Clock, Calendar, Calculator, and About.
Storage
The raw disk image contains a writable FAT32 UNI_DATA partition mounted at /data for settings and user files.
Kernel
The kernel includes SMP scheduling, paging, heap allocation, syscalls, VFS, FAT32, uniFS, display, input, USB, TCP/IP networking, and audio paths.