fix(extract): keep committed palette skeletons out of stale cleanup #96

Merged
archvillainette merged 1 commits from fix/extract-keep-palette-skeletons into main 2026-08-04 08:51:13 +00:00
1 Commits
Author SHA1 Message Date
archvillainetteandClaude Fable 5 bf9a3e1e33 fix(extract): keep committed palette skeletons out of stale cleanup
ci / ci (pull_request) Successful in 4m11s
Extract skips writing *palcus.itp back to source (build regenerates them
from blueprints), but the skip branch never marked the skeleton's target
path as desired, so cleanupStaleFiles deleted the committed
source/palettes/*.itp.json on every extract. Mark the skipped target as
desired so the skeletons survive.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-04 10:46:42 +02:00