Skip to content

Latest commit

 

History

History
45 lines (34 loc) · 1.52 KB

File metadata and controls

45 lines (34 loc) · 1.52 KB

Intellectual Property Notice

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.

Engine Runtime

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.

SDKs, Frameworks, CLI, Console, Docs, and Website

All other components are licensed under the Apache License 2.0:

  • sdk/ — SDKs for Node.js, Python, and Rust
  • cli/ — Command-line interface
  • console/ — Developer dashboard
  • frameworks/ — Higher-level frameworks (Motia)
  • docs/ — Documentation site
  • website/ — Project website

See the LICENSE file in each directory (e.g. frameworks/motia/LICENSE) for the full license text.

Summary

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.