File size: 2,490 Bytes
9b0c4ec | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 | # GraphLang Enterprise
GraphLang is licensed under **Business Source License 1.1 (BSL)**.
> **IMPORTANT**: Production use (including internal AI training, inference,
> or commercial software integration) requires a Commercial License.
> Unauthorized production use violates BSL 1.1 and will result in legal action.
| Use Case | License | Details |
|---|---|---|
| **Academic research** | BSL ✅ | Free. Publish, cite, modify. |
| **Personal projects** | BSL ✅ | Free. Non-commercial use. |
| **Evaluation / POC** | BSL ✅ | Free. Test before you buy. |
| **AI/ML training** | Commercial ❌ | Requires paid license. Any use for training, fine-tuning, or evaluating AI models. |
| **Production deployment** | Commercial ❌ | Requires paid license. SaaS, on-prem, embedded. |
- **After July 28, 2046** | MIT ✅ | Everything converts to MIT automatically. |
---
## Why BSL?
CockroachDB, MariaDB, and Couchbase use the same license. It keeps the code
publicly auditable while preventing cloud providers and AI companies from
extracting value without contributing back — or paying.
GraphLang took 15 versions and millions of benchmark runs to discover that
~2,215 CST node types reduce to just 12 semantic IR kinds. Companies that
want to use that discovery to train commercial AI models should pay for the R&D.
**Clause**: The Licensed Software may not be used to create, train, or enhance
any competing semantic analysis, code translation, or AI code generation product
without a separate data license agreement.
---
## Commercial Tiers
### 1. Cloud API — Pay per use
`POST /api/v1/convert` · `POST /api/v1/compare`
- $0.005 per normalized function
- 13 languages
- SLA: 99.9% uptime
- Rate limit: 50,000 functions/second
### 2. Self-Hosted Enterprise — Flat monthly
- $5,000/month
- Full normalizer engine (13 languages, 100% coverage on 11)
- Custom language adapter within 48 hours (C/C++ to 100%, COBOL, Swift, Dart)
- On-prem deployment support
- Priority support (response within 4 hours)
### 3. Source Code License — Annual
- $100,000/year
- Full source code access (normalizer + benchmark generators + dataset)
- 2 custom language adapters included per year
- Right to modify and redistribute internally
- Formal verification reports for code migration projects
---
## Contact
**Author**: Josué Argaña
**Email**: josu31.jas@gmail.com
**GitHub**: https://github.com/cripto-bot/graphlang
Response within 4 hours during business hours (PYT / UTC-4).
|