- git_worktree: verify original_path is the git repo root, not just a
subdirectory of an unrelated parent repo (fixes false-positive on CI
where temp dirs are inside the workspace checkout)
- Robot helper: update factory tests to reflect B4 implementations
(git_worktree and copy_on_write are now supported strategies)
Refs: TASK-006