Skip to main content

Enterprise-grade Agent Platform SDK built on LangGraph principles (TOON + ZAD)

Project description

LangGraph Enterprise SDK

An enterprise-grade Agent Platform SDK inspired by LangGraph, built with TOON & ZAD principles, designed for governance, security, scalability, and multi-agent systems.


๐Ÿš€ Overview

LangGraph Enterprise SDK is a production-ready Agent Platform SDK that provides a governed, secure, and extensible foundation for building single-agent and multi-agent systems in enterprise and regulated environments.

This SDK does not replace LangGraph.
Instead, it hardens and operationalizes agent execution, adding the layers required for real-world production use.


๐ŸŽฏ Why This SDK Exists

Most agent frameworks are optimized for:

  • Prototyping
  • Demos
  • Experiments

They are not sufficient for:

  • Governance & compliance
  • Multi-tenant isolation
  • Long-running agents
  • Human-in-the-loop workflows
  • Deterministic replay & audit
  • Security boundaries
  • Enterprise DevOps & SRE operations

This SDK fills that gap.


๐Ÿง  Core Design Principles

1๏ธโƒฃ TOON โ€“ Tool-Oriented Orchestration Nodes

  • Nodes only orchestrate
  • Tools perform side effects
  • LLMs perform reasoning
  • Clear separation of responsibilities

2๏ธโƒฃ ZAD โ€“ Zero-Action Design

  • No implicit state mutation
  • No hidden side effects
  • Deterministic execution
  • Replayable workflows

3๏ธโƒฃ Enterprise-First Architecture

  • Security & governance are first-class
  • Observability is built-in
  • Persistence & recovery are mandatory
  • Protocols (A2A, MCP) are standards-based

๐Ÿงฉ High-Level Architecture

Client / UI
     |
Server (Control Plane)
(Auth, Tenancy, Lifecycle)
     |
Execution Runtime
(GraphExecutor, Scheduler)
     |
Workflows
(Planner, Supervisor)
     |
Nodes (TOON)
     |
LLMs (Reasoning) ---- Tools (Side Effects)

๐Ÿ“ฆ Key Capabilities

โœ… Agent Execution

  • Deterministic graph execution
  • Retry & cancellation support
  • Lifecycle hooks
  • Streaming events

โœ… Multi-Agent Workflows

  • Planner / Supervisor model
  • Explicit delegation
  • A2A-ready design

โœ… Governance

  • Approval workflows
  • Audit logging
  • Compliance policies
  • Quotas & rate limits

โœ… Security

  • Authentication & Authorization
  • RBAC
  • Tenant & execution isolation
  • Secrets abstraction

โœ… Persistence & Durability

  • Checkpointing
  • Snapshots (time-travel)
  • Crash recovery
  • Replay & resume

โœ… Memory & RAG

  • Postgres / Redis memory
  • pgvector / OpenSearch vector stores
  • Embedding abstraction

โœ… Knowledge Graph

  • Neo4j integration
  • SOP / Runbook reasoning
  • Dependency & impact analysis

โœ… LLM Abstraction

  • OpenAI
  • Azure OpenAI
  • Anthropic
  • Ollama
  • LLaMA-cpp
  • Groq
  • Custom / on-prem models

โœ… MCP (Model Context Protocol)

  • Tool invocation via protocol
  • HTTP / stdio / WebSocket
  • Secure metadata propagation

โœ… Observability

  • Structured logging
  • Metrics (Prometheus)
  • Tracing (OpenTelemetry)
  • Dashboard registry

๐Ÿ“ Project Structure

src/
โ”œโ”€โ”€ api/
โ”œโ”€โ”€ execution/
โ”œโ”€โ”€ workflows/
โ”œโ”€โ”€ tools/
โ”œโ”€โ”€ llm/
โ”œโ”€โ”€ memory/
โ”œโ”€โ”€ graph_store/
โ”œโ”€โ”€ mcp/
โ”œโ”€โ”€ a2a/
โ”œโ”€โ”€ governance/
โ”œโ”€โ”€ security/
โ”œโ”€โ”€ persistence/
โ”œโ”€โ”€ streaming/
โ”œโ”€โ”€ observability/
โ”œโ”€โ”€ server/
โ”œโ”€โ”€ utils/
โ””โ”€โ”€ connectors/

โš™๏ธ Installation

Core SDK

pip install langgraph-enterprise-sdk

Full Enterprise Install

pip install "langgraph-enterprise-sdk[enterprise]"

LLM Providers

pip install "langgraph-enterprise-sdk[all-llms]"

๐Ÿงช Testing

Enterprise-grade test strategy:

tests/
โ”œโ”€โ”€ unit/
โ”œโ”€โ”€ integration/
โ”œโ”€โ”€ security/
โ”œโ”€โ”€ durability/
โ””โ”€โ”€ load/

Run all tests:

pytest

๐Ÿ” Security Model

  • Zero-trust by default
  • AuthN โ†’ AuthZ โ†’ Policy โ†’ Isolation โ†’ Execution
  • Tools are sandboxed
  • No implicit privilege escalation
  • Multi-tenant safe

๐Ÿ”„ Relation to LangGraph

LangGraph This SDK
Graph execution Deterministic runtime
Nodes TOON-compliant nodes
State Immutable ZAD state
Memory Enterprise memory + RAG
Tools Sandboxed & governed
Agents Multi-agent workflows
Server Control plane
Governance Built-in

LangGraph can be used inside this SDK but is not exposed directly to application teams.


๐Ÿข Who Should Use This?

โœ” Platform Engineering Teams
โœ” Enterprise AI / GenAI Teams
โœ” Regulated Industries (Banking, Healthcare, Telecom)
โœ” DevSecOps & SRE Teams
โœ” Organizations building agent platforms, not just agents


๐Ÿค Contributing

See CONTRIBUTING.md


๐Ÿ“œ License

Apache 2.0 โ€” see LICENSE


๐Ÿ Final Note

This repository is not a demo.
It is a platform-grade foundation for building safe, scalable, enterprise AI agents.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

langgraph_enterprise_sdk-0.1.2.tar.gz (45.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langgraph_enterprise_sdk-0.1.2-py3-none-any.whl (75.5 kB view details)

Uploaded Python 3

File details

Details for the file langgraph_enterprise_sdk-0.1.2.tar.gz.

File metadata

  • Download URL: langgraph_enterprise_sdk-0.1.2.tar.gz
  • Upload date:
  • Size: 45.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for langgraph_enterprise_sdk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 1209ff86eaec6e3b65ead478f84acbe73348e5f5982a605a3b91a23bdc5dcafb
MD5 6d807ce0cfeadfc989537f90a80fb508
BLAKE2b-256 1fe120d811bd576453efa6209b27fdb703d3e5371c48882a37911fe2fee27eda

See more details on using hashes here.

File details

Details for the file langgraph_enterprise_sdk-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for langgraph_enterprise_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7889982d5d425e2463135c99eea1ca366ad4ed1420a96a0a232cb6c2135e145f
MD5 f260386c8bda1e5823fdb2871c9c307f
BLAKE2b-256 097a0342075143b5c68c4f0737cd955d7419e0d5a5a93d31b22254dae088bc08

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page