Skip to main content
Version: Next

LangGraph Agent Governance

This example demonstrates governed agent execution with LangGraph and Aegisora.

Source repository: https://github.com/aegisora-ai/aegisora/tree/main/examples/langgraph-agent-governance

Run

bash pnpm --filter @aegisora/example-langgraph-agent-governance test

Expected result:

  • STATUS=SUCCESS
  • EXAMPLE_RESULT=PASS

The example is intended to demonstrate the Aegisora governance boundary rather than replace LangGraph orchestration.