Skip to content

ENG-8905: Add reflex-enterprise license#6381

Merged
masenf merged 2 commits into
mainfrom
carlos/add-reflex-enterprise-license
Apr 24, 2026
Merged

ENG-8905: Add reflex-enterprise license#6381
masenf merged 2 commits into
mainfrom
carlos/add-reflex-enterprise-license

Conversation

@carlosabadia
Copy link
Copy Markdown
Contributor

No description provided.

@carlosabadia carlosabadia requested review from a team and Alek99 as code owners April 24, 2026 10:30
@linear
Copy link
Copy Markdown

linear Bot commented Apr 24, 2026

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Apr 24, 2026

Greptile Summary

This PR adds an End-User License Agreement (EULA) for reflex-enterprise as docs/enterprise/LICENSE and links to it from the enterprise overview documentation. The changes are purely documentation and legal text with no code impact.

  • P1: Section 5 of the LICENSE spells the company name as PYNEECONE INC. (double-E) instead of PYNECONE INC., creating an inconsistency within a legally binding document that should be corrected before publishing.

Confidence Score: 4/5

Safe to merge after fixing the company name typo in the warranty disclaimer section of the LICENSE file.

A single P1 finding — a misspelled company name in a legally binding license document — warrants a score of 4 until corrected. All other content appears structurally and legally sound.

docs/enterprise/LICENSE — Section 5 typo: "PYNEECONE INC." should be "PYNECONE INC."

Important Files Changed

Filename Overview
docs/enterprise/LICENSE New EULA for reflex-enterprise; contains a typo in Section 5 — "PYNEECONE INC." instead of "PYNECONE INC." — which creates a legal inconsistency in the warranty disclaimer.
docs/enterprise/overview.md Adds a one-line link to the newly added EULA in the enterprise overview documentation; no issues found.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[User installs reflex-enterprise] --> B{Has valid Auth Token?}
    B -- No --> C[Unauthorized - use blocked]
    B -- Yes --> D{Subscription Tier?}
    D -- Free --> E[Must display 'Built with Reflex' badge]
    D -- Pro / Team / Enterprise --> F[No badge required]
    E --> G[Build Derivative Application]
    F --> G
    G --> H[Distribute Application]
Loading

Reviews (1): Last reviewed commit: "ENG-8905: Add reflex-enterprise license" | Re-trigger Greptile

Comment thread docs/enterprise/LICENSE
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 24, 2026

Merging this PR will not alter performance

✅ 9 untouched benchmarks


Comparing carlos/add-reflex-enterprise-license (9234fe8) with main (d3d5bfb)

Open in CodSpeed

@masenf masenf merged commit 8430f30 into main Apr 24, 2026
69 checks passed
@masenf masenf deleted the carlos/add-reflex-enterprise-license branch April 24, 2026 21:05
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.

2 participants