You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(sc-gh-stack): resolve verification-pass findings from Opus review
- major: dry-run preview now uses the SAME freshness classifier as execution
(_freshness_verdict shared by chain and plan_chain), so a re-run preview
reports skip, never a false refuse_diverged that could lure a caller into
rebasing an already-converted layer onto stale remote state; the plan stops
at the first refusal instead of printing speculative entries; regression
test pins preview==execution agreement on re-runs
- minor: agent dry_run now skips worktree creation entirely and runs the
script against repo_root — a preview creates nothing
- minor: preflight distinguishes PREFLIGHT.GIT_MISSING (rc 127) from
PREFLIGHT.NOT_A_REPO and adds a git_cli check symmetric with gh_cli
- minor: CHANGELOG/README caught up (--dry-run, Standard envelope, *_RISKY
codes, rc-127 envelope guarantee, 60 tests)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments