fix(executor): handle empty-string organize path
Metadata
Current evaluation
No evaluation has been recorded for this issue yet.
Issue body
## Summary
Handle `organize: {'': ''}` as a no-op when the source and destination resolve to the same directory.
## Testing
- `pytest -q tests/integration/executor/test_organize.py -rs`
- `pytest -q tests/integration/executor/test_environment.py -k expand_environment -rs`
## Issue
Closes #1526
Evaluation history
No evaluation history available.