Compatibility Matrix
Rows: source license. Columns: target license of the merged output. Cells indicate whether a merge is permitted without additional review.
“Compatible” means merge proceeds with standard attribution. “Review Required” triggers a legal workflow before merge. “Incompatible” blocks the merge.
Decision Tree
Attribution Requirements
The merge output inherits the most restrictive license among inputs. If any input is GPL-3.0, the output is GPL-3.0. If any input requires review, the output requires review.
Redistribution Rules
- Released models include a LICENSE-BUNDLE file listing all input licenses and their texts.
- The ArtifactStore attaches the LICENSE-BUNDLE to every release artifact.
- DeploymentManager refuses to deploy a model whose license bundle is missing or incomplete.
- Enterprise deployments may apply additional license filters via configuration.