Sync Boatstack from Intelligence Flow Labs @ d3c22e162d0b - #146
Merged
operator-stack-publisher[bot] merged 1 commit intoJul 28, 2026
Merged
Conversation
operator-stack-publisher
Bot
deleted the
sync/intelligence-flow-d3c22e162d0b
branch
July 28, 2026 16:34
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
One command now shows every feature, its position, and whose move it is
flow frontierrenders a read-only dashboard across all of your managed deliveries: each row names the feature, its observed position (building, awaiting review, PR checks failing, eligible to merge, complete), and the actor who owes the next step — you or the agent — with the exact prescribed command when one exists. Earlier slices that are published with a still-open pull request appear as their own rows, so a red check on an already-published slice is visible while a later slice builds.The dashboard is a pure report: it performs no writes at all, one unverifiable delivery becomes one blocked row instead of hiding your healthy work, and a row's owner always matches what
flow nextwould say for the same feature. Before this, reconstructing "where is everything and what is waiting on me" required running status per feature and reading each answer.Projection provenance
Generated from
operatorstack/intelligence-flow@d3c22e162d0b3ff1c81f117d7c4643dedc79a627.Review provenance, tests, and examples before merging.