Self-describing boot identify schema and FO contract ratchet for multi-workflow discovery - #551
Closed
clkao wants to merge 4 commits into
Closed
Self-describing boot identify schema and FO contract ratchet for multi-workflow discovery#551clkao wants to merge 4 commits into
clkao wants to merge 4 commits into
Conversation
clkao
force-pushed
the
boot-identify-multi-workflow-llm-retry-friction
branch
from
July 22, 2026 05:26
5573630 to
e359a1a
Compare
clkao
added a commit
that referenced
this pull request
Jul 22, 2026
clkao
force-pushed
the
boot-identify-multi-workflow-llm-retry-friction
branch
from
July 22, 2026 08:49
e359a1a to
e588ca4
Compare
Collaborator
Author
|
Superseded by #584, which rebases the validated argv-ledger and self-describing boot candidate onto current main without force-pushing this historical branch. |
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.
Self-describing boot identify JSON schema and First Officer contract ratchet to eliminate LLM duplicate CLI retry loop on multi-workflow discovery.
What changed
schema,status: "complete",result: "multiple_workflows",terminal: true,workflow_count, andnext_action: "select_workflow"to many-workflow--boot --identify --jsonoutput.«state.boot»effect/done-when and«interaction.boundary»greet line infirst-officer-shared-core.mdso multi-workflow boot discovery is terminal and greets with workflow selection.command-reference.mdto describe the multi-workflowmultiple_workflowsdiscovery record.boot_identify_test.goandfo_function_reference_invariant_test.go.Evidence
go test ./...andgo test ./... -racepassed cleanly.go test ./internal/statusandgo test ./internal/contractlintpassed.32