chore: add review checkout routing changeset

This commit is contained in:
Phil Larson
2026-07-01 16:27:21 -07:00
parent f76d2f3609
commit b58d9b5d2f

View File

@@ -0,0 +1,7 @@
---
"@runfusion/fusion": patch
---
summary: Enforce explicit external checkout metadata for review routing.
category: fix
dev: Reviews now use sourceMetadata.externalReviewCheckout only when it points at a valid git checkout, otherwise they fail closed to the task worktree and log the selected review target.