Prepare README for first public release#16
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 119a1cbded
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| Published Windows artifacts are attached to GitHub Releases. To rebuild the | ||
| same release package locally, run the release gate: |
There was a problem hiding this comment.
Make release copy conditional until artifacts are uploaded
When this lands before the manual GitHub Release step, the README tells users that Windows artifacts are already attached to Releases and points them at rebuilding “the same release package”. The release docs still treat uploading SHA256SUMS.txt and public artifacts as a later manual gate, so in that state the badge/link can lead to no downloadable artifacts while the README no longer explains that users must build locally. Keep this wording conditional, or retain the no-public-release caveat, until the actual release assets are uploaded.
Useful? React with 👍 / 👎.
Summary
What Changed
release-not publishedwording.What Did Not Change
Verification
powershell -ExecutionPolicy Bypass -File scripts\release-check.ps1 -SkipPackagepassed.git diff --checkpassed.release-not published,not%20published,No public GitHub release, andfirst public release candidatereturned no matches in README/docs.