-- Smoke test: prove CraftOS-PC boots and stdout flushes. -- Invoked via `craftos --headless --script tests/boot.lua` from `just test`. print('__READY__'); os.shutdown();