Cut v1.9.0-rc.4 - #33
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Sorry @crypticpy, you've used your own review budget of 250,000 diff characters for the last 7 days.
You can request another review in 1 hour and 29 minutes by commenting @sourcery-ai review. Upgrade to get a review now.
Reviewer's GuideThis release-record PR cuts v1.9.0-rc.4 from the merged non-coder workflow audit remediation, synchronizes package and changelog metadata, repairs compare links, and updates release-readiness documentation with candidate provenance, verification status, rollback information, and BCHC handoff state. Flow diagram for rc.4 release readinessflowchart TD
Baseline[PR 32 merged and verified] --> Metadata[Version and lock metadata updated]
Metadata --> Docs[Changelog and readiness docs updated]
Docs --> Validate[npm run validate]
Validate --> Tests[npm test: 657 of 657 passed]
Tests --> Candidate[rc.4 candidate ready]
Candidate --> Gates{Manual and live-demo gates pass?}
Gates -->|No| Hold[Hold wider demo and stable release]
Gates -->|Yes| Handoff[Tag rc.4 and update BCHC]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 993ce8a653
ℹ️ 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".
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Release-record PR for
v1.9.0-rc.4, cut from protectedmainat the merged head of the non-coder workflow audit remediation (#32,f22c67b277cc6005d8217410b4ab7aa56827b846).What this PR contains
package.json/package-lock.jsonbumped to1.9.0-rc.4.CHANGELOG.mdgains the1.9.0-rc.4entry summarizing PR fix: make every maintainer-facing flow legible to a non-coder #32 (submitter-reply coverage on every issue-form exit, updater legibility + reachable no-op, scheduled-workflow explanations, wizard repository guard with case-insensitive positive detection, docs walkthrough consolidation) and back-fills the missing rc.3/rc.4 compare links.docs/release-readiness-status.mdre-dated with the rc.4 candidate evidence;docs/release-readiness-plan.mdcandidate line advanced tov1.9.0-rc.4.Verification
npm run validate— passed.npm test— 657/657 passed.After merge: tag
v1.9.0-rc.4at the merge commit, publish release notes, then run BCHC's Update from PHCT with the exact tag (rc.3 precedent: BCHC PR #6). Rollback point:v1.9.0-rc.3ata9741c9845e0928ec6b6654e6e04b6ebe71c2233.🤖 Generated with Claude Code
Summary by Sourcery
Prepare the v1.9.0-rc.4 release candidate with workflow audit fixes, clearer user guidance, and updated release-readiness records.
New Features:
Bug Fixes:
Enhancements:
Build:
Documentation: