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 -r requirements.txtpython examples/quickstart.py
python examples/governed_agent.py