entelix-graph 0.5.4

entelix control-flow contract — StateGraph<S>, Reducer, conditional/Send edges, subgraph, Checkpointer trait, interrupt API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# entelix-graph

[![docs.rs](https://docs.rs/entelix-graph/badge.svg)](https://docs.rs/entelix-graph)
[![crates.io](https://img.shields.io/crates/v/entelix-graph.svg)](https://crates.io/crates/entelix-graph)
[![License: MIT](https://img.shields.io/badge/license-MIT-green?style=flat-square)](https://github.com/junyeong-ai/entelix/blob/main/LICENSE)

Control-flow contract (invariant 8). LangGraph parity surface.

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-graph>
- Workspace overview: <https://github.com/junyeong-ai/entelix>

## License

MIT — see [LICENSE](https://github.com/junyeong-ai/entelix/blob/main/LICENSE).