# entelix-runnable
[](https://docs.rs/entelix-runnable)
[](https://crates.io/crates/entelix-runnable)
[](https://github.com/junyeong-ai/entelix/blob/main/LICENSE)
Composition contract (invariant 7). `Runnable<I, O>` + LCEL `.pipe()` connector + adapter combinators. Anything composable in entelix implements this trait.
Part of the [`entelix`](https://github.com/junyeong-ai/entelix) agentic-AI SDK workspace — see the [workspace README](https://github.com/junyeong-ai/entelix#readme) for project overview, quickstart, examples, and architecture.
## Documentation
- API reference: <https://docs.rs/entelix-runnable>
- Workspace overview: <https://github.com/junyeong-ai/entelix>
## License
MIT — see [LICENSE](https://github.com/junyeong-ai/entelix/blob/main/LICENSE).