The iii project as a whole is a multi-licensed open source project. Each component has its own license, as described below and in the LICENSE file within each directory.
The iii Engine (engine/) is licensed under the Elastic License 2.0 (ELv2).
See engine/LICENSE for the full license text.
You may use, copy, distribute, and prepare derivative works of the engine, subject to the limitation that you may not provide it to third parties as a hosted or managed service.
All other components are licensed under the Apache License 2.0:
sdk/— SDKs for Node.js, Python, and Rustcli/— Command-line interfaceconsole/— Developer dashboardframeworks/— Higher-level frameworks (Motia)docs/— Documentation sitewebsite/— Project website
See the LICENSE file in each directory (e.g. frameworks/motia/LICENSE) for the full license text.
| Directory | License |
|---|---|
engine/ |
Elastic License 2.0 |
sdk/ |
Apache License 2.0 |
cli/ |
Apache License 2.0 |
console/ |
Apache License 2.0 |
frameworks/ |
Apache License 2.0 |
docs/ |
Apache License 2.0 |
website/ |
Apache License 2.0 |
Copyright 2024-present Motia LLC.