Combined critique #16: relicense to Apache-2.0 (+jgengine.com NOTICE) & lead product voice - #855
Merged
Noisemaker111 merged 1 commit intoJul 16, 2026
Conversation
…roduct voice Part A (critique #16): README/keyword tagline now leads 'agent-first game framework SDK'; demote bare 'engine' language. Part B: relicense first-party AGPL-3.0-only -> Apache-2.0 with a NOTICE file (Apache 4d attribution to jgengine.com). Root + 7 per-package LICENSE files, NOTICE alongside each, 11 package.json license fields, docs, and site copy. Third-party/ported code and assets keep their own licenses (CREDITS.md). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Rsqgta1NfqgGj5HDcc9wAZ
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Noisemaker111
deleted the
claude/critique-16-relicense-apache-positioning
branch
July 16, 2026 13:52
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.
Two related changes, one PR.
Part A — product voice (critique #16)
README/keyword tagline now leads the one sentence "agent-first game framework SDK"; bare "engine" language demoted, overreaching genre-kit framing trimmed so one product voice leads. Kept truthful — still an engine-style runtime, framework is the lead framing.
README.mdH1 taglinepackages/core+packages/jgenginedescriptionand tagline-carryingkeywords(engine keywords demoted foragent-first/game-framework)Part B — relicense AGPL-3.0-only → Apache-2.0 + NOTICE
Permissive relicense with attribution retained via the idiomatic Apache-2.0 + NOTICE mechanism (Apache §4(d) requires derivative works to keep the NOTICE — that's the jgengine.com attribution).
LICENSEreplaced with verbatim Apache-2.0 (boilerplate + appendix), copyright line for the JGengine authors. Same text copied into the 7 packages that carried a per-package LICENSE (core, ws, sql, react, convex, node, shell).NOTICE(project name, https://jgengine.com, copyright, §4(d) attribution line) copied alongside each of those 7 package LICENSEs so attribution travels with every tarball that shipped one.package.jsonlicensefieldsAGPL-3.0-only→Apache-2.0(assets, convex, core, editor, github, jgengine, node, react, shell, sql, ws) — scripted find-replace.CLAUDE.md, 7 package READMEs,apps/web(index.tsx,why.tsxcopyleft→attribution note,Layout.tsx), and the@jgengine/githubrepos-mapping test fixture (repos.test.ts).LICENSING.md(linked from README): what Apache-2.0 permits (commercial/closed-source OK), the jgengine.com NOTICE requirement, and that it replaces the prior AGPL copyleft.CREDITS.mdborrowed-work entries — those keep their own licenses.No
versionbumps. No stray files.CREDITS.md; unaffected here.Gate
bun installOKbun run buildOKbun scripts/check-types-all.ts— 29/29, 0 failingbun run test:all— 4503 pass, 1 skip, 0 fail (github license-fixture test updated to Apache-2.0)🤖 Generated with Claude Code
https://claude.ai/code/session_01Rsqgta1NfqgGj5HDcc9wAZ
Generated by Claude Code