Skip to content

Sync Boatstack from Intelligence Flow Labs @ 2126fde051cc - #131

Merged
operator-stack-publisher[bot] merged 1 commit into
mainfrom
sync/intelligence-flow-2126fde051cc
Jul 27, 2026
Merged

Sync Boatstack from Intelligence Flow Labs @ 2126fde051cc#131
operator-stack-publisher[bot] merged 1 commit into
mainfrom
sync/intelligence-flow-2126fde051cc

Conversation

@operator-stack-publisher

Copy link
Copy Markdown
Contributor

What this sync releases

Planning stages now name their next command

Before activation, flow next used to go quiet: the delivery oracle deliberately does not model planning, so the advisory printed only a soft operation name and no runnable command. An agent authoring a feature plan could drift to raw file writes, land in INVALID_STATE, and loop between rewriting and repair-state — because the denial named only the cleanup verb, never the correct authoring channel.

Every pre-activation stage now prescribes its exact runnable command: check-source-plan when nothing is started, check-plan on a saved draft, activate-plan (or workspace-cut) once approved, and the matching recovery verb when state is invalid. The flow oracle itself is unchanged and still scores delivery stages only; prescriptions carry explicit planning./recovery. markers that can never become delivery moves or auto-execute.

Plan-gate denials now also name the owned authoring channel: after repair-state, re-author planning Markdown through boatstack-helper planning-write on stdin. The skill and workflow guidance were inverted to match — planning-write is the primary writer for feature artifacts, not a fallback for blocked hosts — so the correct move is prescribed up front instead of being discoverable only by failing.

Projection provenance

Generated from operatorstack/intelligence-flow@2126fde051cc11a8c3de9fff4fc17b5397240383.
Review provenance, tests, and examples before merging.

@operator-stack-publisher
operator-stack-publisher Bot merged commit 179fb95 into main Jul 27, 2026
9 checks passed
@operator-stack-publisher
operator-stack-publisher Bot deleted the sync/intelligence-flow-2126fde051cc branch July 27, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants