Skip to content

refactor: enhance damage control patterns with Unix catastrophic protection and Windows support#2

Open
ilude wants to merge 1 commit intodisler:mainfrom
ilude:upstream-pr
Open

refactor: enhance damage control patterns with Unix catastrophic protection and Windows support#2
ilude wants to merge 1 commit intodisler:mainfrom
ilude:upstream-pr

Conversation

@ilude
Copy link

@ilude ilude commented Jan 6, 2026

  • Add git rm pattern with ask confirmation (must precede general rm patterns)
  • Add CATASTROPHIC hard blocks for rm -r on home (~), $HOME, and root (/) directories
  • Change regular rm recursive/force operations to ask for confirmation instead of hard block
  • Move Windows-specific paths (/mnt/c/Users, /c/Users) to Windows installer
  • Update build_for_windows.md with complete Windows pattern set including CATASTROPHIC patterns
  • Separate Windows patterns into dedicated installer for cleaner architecture

…ection and Windows support

- Add git rm pattern with ask confirmation (must precede general rm patterns)
- Add CATASTROPHIC hard blocks for rm -r on home (~), $HOME, and root (/) directories
- Change regular rm recursive/force operations to ask for confirmation instead of hard block
- Move Windows-specific paths (/mnt/c/Users, /c/Users) to Windows installer
- Update build_for_windows.md with complete Windows pattern set including CATASTROPHIC patterns
- Separate Windows patterns into dedicated installer for cleaner architecture
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