TenantKiller v0.1.1
Fixes project-relative virtual-environment test commands such as .venv/bin/python while preserving isolated mutation workspaces.
- Resolves excluded environment executables against the original project
- Keeps tests and mutated files running inside each temporary copy
- Adds an end-to-end virtualenv regression test and documented usage
- Verified on Python 3.11, 3.12, and 3.13