feat(flow): add configurable swap canary - #91
Open
joshglogau wants to merge 15 commits into
Open
Conversation
joshglogau
marked this pull request as ready for review
September 2, 2026 13:58
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds
flow-swap-canaryfor a fresh cluster andwire-cluster-tool swap-canaryfor a persisted cluster. Both entrypoints share the same swap PhaseGroups, route Steps, typed outputs, and native reports.Behavior
SwapUserIdentitiesidentity.--wait-for-challengeoptionally requires terminal completion.Run
Scenario-specific route flags follow the runner's literal
--. The connected CLI accepts them directly.Validation
Build and testandJest results: green.corepack pnpm lintcorepack pnpm buildgit diff --checkThe full local matrix requires chain binaries absent from this macOS host; GitHub CI provides the complete repository gate.
Review focus