Apply the Result
When a run completes successfully, the result lives in an isolated Git worktree. Your main branch is untouched. To merge the result into your working branch:git merge from the run’s branch (gump/run-<uuid>) into your current branch. Conflicts are handled by Git — resolve them with your usual tools.
Gump adds a trailer to the merge commit for traceability: