Lighten the interactive boot greet — managed-workflow list + an explicit "engage" verb; no forced workflow pick, no gate render at the greet#475
Merged
Conversation
bootstrapPrompt and codexBootstrapPrompt no longer carry the throwaway "Engage." now that engage becomes a real captain-invoked FO verb. Mirror the want* oracle constants and add TestBootstrapPromptsDropEngageFlourish. piBootstrapPrompt never had the flourish and is untouched. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
…ve 1) Startup step 3 lists managed workflows without forcing a pick; step 8 interactive names ready gates and hints `Use engage <workflow>` instead of rendering a present-gate review at the greet; the deferred-load note defers present-gate to when «engage» reaches a gate. Add the boot-resident «engage»(workflow) block after Startup — an FO interaction verb wrapping the existing «dispatch.next-action»() loop, one-workflow scope, forward-compatible signature. No new binary, no new dispatch mechanism. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Extend TestBootstrapPromptsDropEngageFlourish with the pi case so a flourish regression on piBootstrapPrompt is caught by a real assertion instead of only git-diff emptiness — permanently de-risking the 7v bootstrap-prompt parity. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
Journey cost delta
|
Collaborator
Author
|
Merging with codex-live red under explicit captain waiver (2026-07-07): the lane is red on unchanged main (baseline rerun of the Jul-4 green run, same code, same codex-cli 0.142.5 — service-side multi_agent_v2 behavior drift; see task 3v codex-live-spawn-oracle-v2-family for the deferred oracle repair). All other lanes green: claude-live (sonnet + opus), pi-live, build, installs, offline. Detached adversarial audit: refuted nothing material. |
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.
Lightens the interactive FO boot — no forced workflow pick, no gate render at the greet — and makes
engagethe explicit captain verb for driving a workflow.What changed
Use engage«engage»(workflow)block wrapping the existing dispatch event looppiBootstrapPromptagainst flourish regression in the flourish testEvidence
engageruns the loop to its gate-stop; baseline authors one review per ready gatego test ./internal/cli/green (uncached); detached adversarial audit refuted nothing materialk7
Related: 7v pi-bootstrap-prompt-parity must re-derive its target from the live constant