Align public GitHub content with current evidence - #22
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ccc4b955d7
ℹ️ 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".
| $InstallerPath ` | ||
| $ChecksumPath |
There was a problem hiding this comment.
Verify installer version before publishing
Because this uploads whatever -InstallerPath points to after only checking that its checksum file matches, a release operator can pass -Tag v2.1.0 with a stale PitchTracker-Setup-v2.0.0-stereo.exe and the matching .sha256, and the helper will publish the old installer under the new tag. Since this script is now the documented release publication path, reject installer/checksum filenames or embedded metadata whose version does not match $Tag before calling gh release create.
Useful? React with 👍 / 👎.
What changed
mainrun at211d246(1,267 passed,32 skipped,0 failed)Why
The public repository mixed current evidence-first v2 status with older v1.x installation, webcam, setup, and release instructions. Some pages linked to Claude Code issues, claimed an installer that is not attached to v2.0.0, advised bypassing Windows security controls, or stated universal calibration geometry that has not been physically validated.
GitHub settings already aligned
Validation
masterbranch links remaingit diff --checkpassesEvidence boundary
This change updates public claims; it does not claim physical speed/location validation, known-good hardware, or a released v2 installer.