9. Dry Run Mode
Description: Add a dry run option to preview changes without moving files.
Tasks:
- Read the README carefully to confirm dry run behavior and output.
- Implement dry run logic in CLI and core modules.
- Write tests to verify no files are moved in dry run.
- Lint and type check.
9. Dry Run Mode
Description: Add a dry run option to preview changes without moving files.
Tasks: