Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Agent Governance Examples

Runnable examples showing the unified governance stack in action.

Examples

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

Prerequisites

pip install agent-governance-toolkit[full]

Running

python examples/quickstart.py
python examples/governed_agent.py