chore: prepare app v0.7.5 - #147
Merged
Merged
Conversation
Ships the four adoption-first UX PRs merged today: #142 hides every commerce surface behind a build-time flag, #143 shows the cascade as a reorderable position list, #144 adds seven theme families alongside ContextCake, and #146 rebuilds the Discrepancy Center (candidates, batch decisions, and closes F30 — live-layer writes now go through git-core). #142 is site-only and already live via the ordinary site-deploy path; the other three reach the Mac app. Bumps all four version-aligned package.json files (root, desktop, and the two npm CLI packages) plus the distribution-artifacts test's hardcoded fixture version, per assertVersionAlignment's four-file check. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: John Siracusa <siracusa5@users.noreply.github.com>
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.
Ships the four adoption-first UX PRs merged today: #142 hides every commerce
surface behind a build-time flag, #143 shows the cascade as a reorderable
position list, #144 adds seven theme families alongside ContextCake, and
#146 rebuilds the Discrepancy Center (candidates, batch decisions, and
closes F30 — live-layer writes now go through git-core).
#142 is site-only and already live via the ordinary site-deploy path; the
other three reach the Mac app.
Bumps all four version-aligned
package.jsonfiles (root, desktop, and thetwo npm CLI packages) plus
distribution-artifacts.test.mjs's hardcodedfixture version, per
assertVersionAlignment's four-file check.Verification
node scripts/test.mjs release→ 3/3 suites, 28/28 testsOnce merged, tagging this commit
app-v0.7.5and pushing the tag triggersthe signed/notarized release build, publishes the GitHub Release (notes
auto-generated from merged PRs), and redeploys the production Web Demo.
🤖 Generated with Claude Code