build-binaries / build-binaries (push) Successful in 2m50s
Extract skips writing *palcus.itp back to source (build projects them from blueprints, #50), but the skip branch never marked the skeleton target as desired, so cleanupStaleFiles deleted the committed source/palettes/*.itp.json on every extract — shipping modules with empty custom palettes. Fix marks the skipped target desired; regression test builds a module with a committed skeleton and asserts extract leaves it in place. 🤖 Generated with [Claude Code](https://claude.com/claude-code)Reviewed-on: #96 Co-authored-by: vickydotbat <vickydotbat@tutamail.com>