Managed to make and boot a stimage in qemu on Debian 12.
Not straight forward so here are a few tips
* Have stmgr in $PATH (create with ./build-stmgr if missing)
* apt remove mmdebstrap ( ./contain will be used instead and work with podman)
* apt remove netcat-openbsd (or prefer ncat by default)