docs(readme): adopt candid local-first product voice#31
Merged
Conversation
Lead with the plain-language filing workflow, the Store build's local-only provider boundary, and a genuine product screenshot. Remove the obsolete above-the-fold warning while retaining detailed distribution caveats in their channel-specific sections.
Reconciles the launch pack with merged PR #30 and selected local-only build 0.1.0 (2). Records verified public links, uploaded assets, saved review metadata, the README channel, and the remaining owner-controlled submission gates.
Rewrites the full README in a direct builder-operator voice while preserving verified behavior, commands, safety boundaries, evaluation evidence, and channel-specific release status. Makes the user workflow scannable, distinguishes the local-only Store build from source distribution, and keeps limitations visible without leading with a warning.
Avoid a pipefail false negative when grep exits after finding a policy string and closes the strings pipeline early. Capture binary strings once, then run the forbidden-path and required-policy assertions against the completed output.
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.
Summary
Implements the README and launch-evidence follow-up to Issue #29.
Adds:
0.1.0 (2)strings | grep -qbroken pipeScope
Included
docs/distribution.mdscript/preflight_app_store.shExcluded
Product / Architecture Decisions
pipefailcannot reinterpret an early successfulgrep -qexit as a missing marker.User-Facing Contract
CLI
All existing commands and exit-code descriptions remain intact, including:
Human Output
The README now explains the user journey first, keeps limits next to the features they qualify, and labels Store and GitHub distribution states separately.
JSON Output
No changes.
Exit Codes
No runtime changes. The README retains evaluator exit statuses
1and2.Verification
Ran
Covered
Review Path
Review the README narrative first, then the claim/channel matrix, launch brief and handoff, release checklist, and distribution status update.
Notes For Reviewer
The Store build is selected but not submitted or published. Pricing, App Privacy, export compliance, content rights, and installed-build verification remain owner-controlled gates.