De-pilot the README install section for the public flip#10
Merged
Conversation
The marketplace is going public; drop the pilot framing from the install section. The settings.json persistence snippet stays. To merge in the same change set that flips repo visibility.
sronix
force-pushed
the
docs/de-pilot-readme
branch
from
June 11, 2026 15:37
df82501 to
6c7bb1b
Compare
sronix
marked this pull request as ready for review
June 11, 2026 15:49
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.
Why
The repo is about to flip public for the self-host launch. The README install section currently says the marketplace is private during the pilot, which becomes false the moment visibility changes, on the page every visitor lands on. The pilot itself was consciously waived in favor of proceeding straight to the public flip, with the post-flip clean-room smoke test retained as the install verification.
What changed
The "Install (pilot)" section becomes "Install" and the private-during-the-pilot sentence is replaced with a plain one-liner. The
settings.jsonpersistence snippet stays.Merge timing
Draft on purpose: merge this in the same change set that flips the repo public, per the recorded sequencing for the launch. Do not merge while the repo is still private.
Test plan
Content-only README change;
grep -i pilot README.mdreturns nothing after the edit.