Files
awesome-llm-apps/advanced_ai_agents/single_agent_apps
Imran Siddique 2fec0064a4 Add AI agent governance tutorials
- Add AI Agent Governance tutorial: Policy-based sandboxing for single agents
  - Teaches deterministic policy enforcement concepts
  - Includes filesystem, network, and rate limit policies
  - Full working Python code with audit logging

- Add Multi-Agent Trust Layer tutorial: Secure agent-to-agent communication
  - Teaches trust scoring and behavioral monitoring
  - Includes delegation chains with scope narrowing
  - Full working Python code with audit trail
2026-02-04 17:17:07 -08:00
..