0f6fe3f7ea
start() now emits single-char breadcrumbs (BS:0 through BS:5) via debug fd 1 after each major mprotect step, so serial output reveals exactly how far execution gets before any crash. The panic handler now attempts to open a fresh debug scheme handle if fd 1 write fails, ensuring panic messages are visible even when stdout was never set up successfully.