Runnable examples showing the unified governance stack in action.
| Example | Description | Components Used |
|---|---|---|
| quickstart.py | Boot the full governance stack in 30 lines | OS Kernel, AgentMesh |
| governed_agent.py | Complete governed agent with policy, trust, and monitoring | All 4 components |
pip install agent-governance-toolkit[full]python examples/quickstart.py
python examples/governed_agent.py