AdrianLlopart commited on
Commit
d8c5cd3
·
verified ·
1 Parent(s): aaae408

docs: relicense — uniform Apache-2.0, drop planned commercial tier

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -595,8 +595,8 @@ openral benchmark report</code></pre>
595
 
596
  <!-- License -->
597
  <h2>License</h2>
598
- <p>Everything in this organization is <strong>Apache-2.0</strong> open core. A planned commercial tier (PolyForm SBL 1.0.0) will cover agentic orchestration features free for teams under 100 people or &lt;$1M revenue, and free for academic research at any size.</p>
599
- <p>rSkill weights are governed by their upstream licenses (Apache-2.0 / MIT / research-permissive / RLWRLD non-commercial). The loader surfaces the posture at install time.</p>
600
 
601
  <!-- Footer -->
602
  <div class="footer">
 
595
 
596
  <!-- License -->
597
  <h2>License</h2>
598
+ <p>Everything in this organization is <strong>Apache-2.0</strong>. The entire codebase including the LLM reasoner, WAM adapters, dispatcher, and fleet orchestration — ships under the same permissive license. There is no commercial, source-available, or otherwise non-open tier.</p>
599
+ <p>rSkill weights are governed by their own upstream licenses (Apache-2.0 / MIT / research-permissive / RLWRLD non-commercial). The loader surfaces each weight's posture at install time. This is third-party license lineage for models OpenRAL does not own; it does not affect the Apache-2.0 license of OpenRAL's own code.</p>
600
 
601
  <!-- Footer -->
602
  <div class="footer">