Sync Boatstack from Intelligence Flow Labs @ ebc216201492 - #144
Merged
operator-stack-publisher[bot] merged 1 commit intoJul 28, 2026
Merged
Conversation
operator-stack-publisher
Bot
deleted the
sync/intelligence-flow-ebc216201492
branch
July 28, 2026 14:08
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.
What this sync releases
Next steps now name their actor, so status replies never assign you the agent's work
Every prescribed next step is now typed by who performs it. A step belongs to
the operator only when it owes operator knowledge or authority — an approval,
a publish or cleanup reply, a feature choice, a source-plan path, a correction
fact. Every other step belongs to the agent, including steps whose evidence
the agent produces by doing the work, such as test runs and plan checks.
The rendered response marks agent-owned steps with "This step is mine to do"
and offers a single delegation key: reply
gand the agent executes the step,re-renders, and continues until the next step reaches the operator frontier.
A working response may no longer end by describing work the agent still has
to do; when a step repeats without progress the agent stops and reports the
block instead of looping.
flow next --jsonexposes the typing asnext_actor, and the classifier fails closed to the operator, so a step itcannot place behaves exactly as before.
Projection provenance
Generated from
operatorstack/intelligence-flow@ebc2162014928c17debb1ce5186f1d6e20608f36.Review provenance, tests, and examples before merging.