Turning skills sync off now clears out its leftover folder contents.
What's wrong with this entry?
New code can clear the skills sync directory when the feature is turned off, trashing stray entries and moving bucket contents out, and it logs how many items it moved.
- Events recorded are
skills_sync_stray_entry_trashedandskills_sync_pruned_for_closed_gatewith a moved count; a sync root that fails validation logsskills_sync_root_refusedwith phase "prune" and nothing is touched. - The prune runs only if a helper check passes; that check returns early otherwise, and what decides it is not visible in this build.
skills_sync_pruned_for_closed_gate
Strings lifted out of the shipped bundle, so the claim above can be checked against them.