Sync Boatstack from Intelligence Flow Labs @ 8d4cb2c8cac6 - #67
Merged
operator-stack-publisher[bot] merged 1 commit intoJul 22, 2026
Merged
Conversation
operator-stack-publisher
Bot
deleted the
sync/intelligence-flow-8d4cb2c8cac6
branch
July 22, 2026 13:25
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
Make repository policy discoverable without lengthening the README
Boatstack now links from its public README to a complete, value-first configuration guide. Maintainers can start from the delivery outcome they want, then see every supported
.boatstack-project.jsonfield, accepted value, default, interaction, and focused example without reverse-engineering the generated project file. The canonical internal schema now also covers managed workspaces, boundary analysis, supported adapters, integration metadata, and optional project commands.A supervisory contract now derives the public configuration surface from the implementation's JSON tags and compares it with both documentation slices. Adding, removing, or renaming a configuration field without updating the guide and canonical schema fails the Go test suite instead of silently creating documentation drift.
Verify the shipped repository layout before sync
Boatstack's source checks now recognize both the canonical lab layout and the projected public-document layout without weakening documentation coverage. The projection suite also runs the generated repository's Go tests before publication, so source-only filesystem assumptions fail in Intelligence Flow instead of surfacing later in the separate Boatstack sync pull request.
Projection provenance
Generated from
operatorstack/intelligence-flow@8d4cb2c8cac6176823cebcd13ba9bd1d2791d2e9.Review provenance, tests, examples, and context-cost changes before merging.