Goal
Reduce dependence on patched PowerShell scripts over time while keeping the MVP stable.
Scope
- Identify low-risk PowerShell operations that can move to native C#.
- Preserve the current script-backed flow until replacements are tested.
- Add service abstractions around Hyper-V and file-system operations.
- Keep privileged operations explicit and auditable.
Goal
Reduce dependence on patched PowerShell scripts over time while keeping the MVP stable.
Scope