evolve_prune_managed_venv
Remove the managed virtualenv only after explicit confirmation; the clone remains for rebuild on the next Evolve pass.
Instructions
Free the default managed checkout's .venv after explicit confirmation.
Pass confirm=True to delete only that auto-managed virtualenv. Its clone
remains intact and the next Evolve pass rebuilds the environment. This
refuses THREADKEEPER_EVOLVE_REPO_ROOT and auto-clone-disabled setups, so
it never prunes an operator-selected checkout.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |