* speed up release workflow * fix lint in manifest merge helper * remove release preflight gate * update CI to node 24
The default oxlint output buries filenames in multi-line blocks, making CI errors like "File has too many lines" hard to diagnose. The github format produces ::error annotations with file paths front and center.