Skip to content

fix(files): harden drop operations - #10

Merged
IvanLarinDev merged 1 commit into
mainfrom
fix/product-safety-review
Jul 8, 2026
Merged

fix(files): harden drop operations#10
IvanLarinDev merged 1 commit into
mainfrom
fix/product-safety-review

Conversation

@IvanLarinDev

Copy link
Copy Markdown
Owner

Summary

  • prevent silent auto-sort overwrites by enabling shell rename-on-collision
  • avoid unsafe Undo history when destination collisions make results ambiguous
  • add config backup, regex timeout, and temp-file virtual extraction safeguards
  • add regression tests for the hardened paths

Verification

  • dotnet test --nologo
  • node hooks/verify.js
  • node hooks/design-gate.js --strict

@IvanLarinDev
IvanLarinDev merged commit 8d1be7a into main Jul 8, 2026
1 check passed
@IvanLarinDev
IvanLarinDev deleted the fix/product-safety-review branch July 8, 2026 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant