feat(scoping): promotion routes through first-phase choice + bridge#515
Merged
Conversation
This was referenced Jul 23, 2026
Merged
Merged
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 10:58
00ea1f0 to
ad7f469
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 10:58
a48ae64 to
896c4fd
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 11:05
ad7f469 to
2b021b6
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 11:05
6ddd863 to
34ca324
Compare
leeovery
added a commit
that referenced
this pull request
Jul 23, 2026
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:29
2b021b6 to
1319978
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:29
34ca324 to
406c42e
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:30
1319978 to
038b756
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:30
406c42e to
3e55947
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:31
038b756 to
eb473bc
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:31
3e55947 to
628b585
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:32
eb473bc to
e6f4d32
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:32
628b585 to
7ed7508
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:32
e6f4d32 to
08d631d
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:33
7ed7508 to
8cb9f14
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:33
08d631d to
9d1de7e
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:33
8cb9f14 to
1b014ff
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:34
9d1de7e to
e56f7ca
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:34
1b014ff to
d7845b3
Compare
leeovery
force-pushed
the
feat/batch-review-round-3
branch
from
July 23, 2026 12:35
e56f7ca to
984f4d7
Compare
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:35
d7845b3 to
0777542
Compare
The promote paths predate discovery (2026-03-28 vs 05-31) and were never revisited: a promoted feature was forced straight into discussion — no research option — and both promotions started their first phase inside the still-loaded scoping session. Promotion now mirrors discovery's endpoint: feature promotions get the research-vs-discussion choice, and both types hand off through the bridge's supplied-destination arm for a clean context. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
leeovery
force-pushed
the
feat/promote-first-phase
branch
from
July 23, 2026 12:35
0777542 to
fff2d4a
Compare
leeovery
added a commit
that referenced
this pull request
Jul 23, 2026
* docs(design): batching programme — census, contract, staged plan Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs(design): stage 1 log entry; C1 wording matches the shipped grammar * docs(design): stage 2 log entry + census corrections * docs(design): stage 3 log entry, census rows ticked * docs(design): stage 4 log entry + contract C6 (uniform batch grammar) * docs(design): stage 5 log entry, census rows ticked * docs(design): stage 6 log entry, shell-cluster row ticked * docs(design): end-of-stack review round recorded * docs(design): deep-dive round 2 recorded * docs(design): system-wide round 3 recorded Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs(design): round-3 ambiguity resolutions recorded Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs(design): #511 landed, #515 restyled, brief lifecycle hole closed Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> * docs(design): round 4 — simulation gate, drift-free contract, tail fixes Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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
first-phase-routing.mdgives a fresh feature; bugfix promotion setsnext_phase = investigation.Completed phase: discovery— the supplied-destination arm, no state derivation), mirroringconclude-discovery.md's B. Bridge shape, so the first phase starts in a clean context.Test plan
🤖 Generated with Claude Code
Stack