Skip to content

chore(experiments): allow noncommercial use and contributions#475

Merged
yordis merged 2 commits into
mainfrom
yordis/experiments-license-check
Jul 8, 2026
Merged

chore(experiments): allow noncommercial use and contributions#475
yordis merged 2 commits into
mainfrom
yordis/experiments-license-check

Conversation

@yordis

@yordis yordis commented Jul 8, 2026

Copy link
Copy Markdown
Member
  • The previous UNLICENSED notice legally blocked anyone from running, modifying, or contributing to experiments, contradicting the goal of letting people test ideas and send PRs.
  • PolyForm Noncommercial 1.0.0 keeps commercial rights reserved to Straw Hat, LLC while allowing everyone else to experiment freely.
  • An explicit Apache 2.0 contribution grant is needed so contributed code can legally graduate into the Apache-licensed parts of the repository.

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
@cursor

cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation and legal text only; no runtime, build, or production code paths change.

Overview
Replaces the experiments default from proprietary UNLICENSED to PolyForm Noncommercial 1.0.0, so cloning, running, and modifying under experiments/ is explicitly allowed for noncommercial use while commercial rights stay with Straw Hat, LLC.

Updates experiments/README.md to explain that licensing is deferred until graduation, that permissive relicensing remains possible later, and how to request commercial use. Adds a Contributions section requiring PRs to this directory to be licensed to Straw Hat, LLC under Apache 2.0 with permission to relicense—so contributed work can move into the Apache-licensed main repo when experiments graduate.

Reviewed by Cursor Bugbot for commit 599236c. Bugbot is set up for automated code reviews on this repo. Configure here.

@coderabbitai

coderabbitai Bot commented Jul 8, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@yordis, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 48 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d79999d2-3a8b-43c9-bda3-30382433a003

📥 Commits

Reviewing files that changed from the base of the PR and between b0e6ad4 and 599236c.

📒 Files selected for processing (1)
  • experiments/README.md

Walkthrough

The experiments/LICENSE file was replaced with the full PolyForm Noncommercial License 1.0.0 text, removing the prior UNLICENSED/proprietary notice. The README.md was updated to reference this new default license and adds a Contributions section describing contributor licensing terms.

Changes

Experiments Licensing Update

Layer / File(s) Summary
LICENSE text replacement
experiments/LICENSE
Removed the UNLICENSED proprietary notice and replaced it with the complete PolyForm Noncommercial License 1.0.0 text.
README licensing and contribution terms
experiments/README.md
Updated the default license reference from UNLICENSED to PolyForm Noncommercial License 1.0.0 and added a Contributions section covering Apache License 2.0 grant terms and relicense/redistribution rights.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

  • TrogonStack/trogonai#278: Both PRs modify the same experiments/LICENSE and experiments/README.md files to change the default license terms for that directory.

Poem

A license once locked, now open in kind,
PolyForm words in the README I find.
Contributions flow in, Apache-bright,
Straw Hat can share them, redistribute the light.
🐇 Hop hop, this rabbit approves the write!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the licensing change for experiments and the added contribution allowance.
Description check ✅ Passed The description directly explains the licensing and contribution-grant changes in the experiments area.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch yordis/experiments-license-check

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Signed-off-by: Yordis Prieto <yordis.prieto@gmail.com>
@yordis yordis merged commit 19762c8 into main Jul 8, 2026
4 checks passed
@yordis yordis deleted the yordis/experiments-license-check branch July 8, 2026 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant