chore: add MIT license - #18
Conversation
|
🦞👀 Pull request received. I will update this pull request when review starts. |
|
Codex review: needs maintainer review before merge. Reviewed August 20, 2026, 4:03 AM ET / 08:03 UTC. ClawSweeper reviewWhat this changesThe PR adds a 21-line root MIT license naming the OpenClaw Foundation as copyright holder. Merge readinessKeep this member-authored draft open: current main has no root license, but the project must authorize the MIT choice and named copyright holder before setting repository-wide legal terms. Priority: P2 Review scores
Verification
How this fits togetherThe root license governs reuse of the community repository’s guidance and supporting materials. It informs contributors and downstream users what redistribution terms apply. flowchart LR
A[Community guidance] --> B[Root license]
B --> C[Reuse terms]
C --> D[Contributors]
C --> E[Downstream users]
Decision needed
Why: This sets legal reuse terms for all existing repository material and requires authorized project intent beyond a mechanically correct text file. Before merge
Agent review detailsSecurityNone. Review metrics
Merge-risk optionsMaintainer options:
Technical reviewBest possible solution: Obtain explicit project authorization for the license and copyright holder, then merge this narrow root-file change if those terms are approved. Do we have a high-confidence way to reproduce the issue? Not applicable: this is a legal-governance change, not a runtime behavior report. Is this the best way to solve the issue? Unclear: the wording is standard MIT text, but the project must confirm both the license selection and copyright-holder attribution. AGENTS.md: found and applied where relevant. Codex review notes: model internal, reasoning high; reviewed against 70c85ceaac9f. LabelsLabel changes:
Label justifications:
EvidenceWhat I checked:
Likely related people:
Rank-up movesOptional improvements that raise the rating; they are not merge blockers.
Rating scale
Overall follows the weaker of proof and patch quality. Workflow
|
|
Owner authorization: this PR implements the approved decision to license this public repository under MIT with |
What Problem This Solves
This public repository does not declare a root license, leaving reuse terms unclear.
Why This Change Was Made
Adds the standard MIT License at the repository root with copyright assigned to the OpenClaw Foundation. No manifests, documentation, or third-party notices are changed.
User Impact
Users and contributors have explicit MIT terms for using and redistributing this repository.
Evidence
LICENSEis the only changed file.git diff --checkpasses.