Releases: Semantic-Infrastructure-Lab/morphogen
Releases · Semantic-Infrastructure-Lab/morphogen
v2.0.0 - SIL Ecosystem License Alignment
License Change & SIL Alignment
This release aligns Morphogen with the SIL ecosystem licensing standard.
What Changed
- License: MIT → Apache 2.0
- Copyright: 'Creative Computation DSL Team' → 'Semantic Infrastructure Lab Contributors'
- Citation: Added CITATION.cff for academic citation
- Package metadata: Updated pyproject.toml with Apache 2.0
Why Apache 2.0?
- ✅ Patent protection for all SIL ecosystem projects
- ✅ Unified licensing across Morphogen, Pantheon, SUP, BrowserBridge
- ✅ Better fit for research/production hybrid positioning
- ✅ Clear contributor license terms
Compatibility
Apache 2.0 is fully compatible with MIT. This change is technically breaking but practically compatible:
- Commercial use: Still allowed ✓
- Modification: Still allowed ✓
- Distribution: Still allowed ✓
- Attribution: Still required ✓
SIL Ecosystem
Morphogen is now part of the unified Semantic Infrastructure Lab (SIL) ecosystem, alongside:
- Pantheon - Universal Semantic IR
- SUP - Semantic UI Platform
- BrowserBridge - Event-driven browser automation
- GenesisGraph - Process provenance
- Reveal - Code exploration
Visit https://github.com/scottsen/SIL for the complete ecosystem.