Maybe was not enough discussed, but it seams important:
https://wiki.archlinux.org/title/Microcode#Late_loading "Warning:
Late microcode loading is considered dangerous, using it on Linux 5.19 and later will taint the kernel", I would say near useless to be in a tcz extension.
Latest TC16 has kernel 6.x, so microcode for Intel / AMD should be EARLY loaded. And this can be done only by an early initialRAM. So basically you BUILD a very small core1 (ex: with files from /usr/lib/firmware/intel-ucode) and concatenate it with original TC core2, core1 being before core2 in final cpio file.
FYI: some bloated distro could do this automatically for you
❯ sudo journalctl -k --grep='microcode:'
[sudo] password for abc:
Jul 29 19:44:00 cachyos-HP17 kernel: microcode: Current revision: 0x00004128
Jul 29 19:44:00 cachyos-HP17 kernel: microcode: Updated early from: 0x00004119
~
❯ grep microcode /proc/cpuinfo
microcode : 0x4128