feat(uniboot,space): add OCI source resolution and GPT disk images
Add Uniboot.Source module for resolving components (kernel, init) from
local files, directories, or OCI registries with XDG caching. Refactor
space build to use uniboot for GPT disk images instead of raw disk.
Update pid1 init to try /dev/vda1 (GPT partition) before /dev/vda.