[PR #484] [CLOSED] docs: Add Agent Governance tutorials to README #779

Closed
opened 2026-04-15 07:02:20 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/484
Author: @imran-siddique
Created: 2/9/2026
Status: Closed

Base: mainHead: add-governance-readme-links


📝 Commits (1)

  • e74fa9c docs: add AI Agent Governance and Multi-Agent Trust Layer to README

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 README.md (+2 -0)

📄 Description

This PR adds the missing README links for the tutorials that were merged in #467.

  • 🛡️ AI Agent Governance - Policy Sandboxing — Tutorial on building deterministic policy enforcement for single AI agents (filesystem access control, network policy, rate limiting, audit logging)
  • 🔐 Multi-Agent Trust Layer — Tutorial on building secure agent-to-agent communication (cryptographic identity, trust scoring, delegation chains, policy enforcement)

Both tutorials are already in the repo (merged via #467) but were not linked from the README, making them hard to discover.

cc @Shubhamsaboo


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Shubhamsaboo/awesome-llm-apps/pull/484 **Author:** [@imran-siddique](https://github.com/imran-siddique) **Created:** 2/9/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add-governance-readme-links` --- ### 📝 Commits (1) - [`e74fa9c`](https://github.com/Shubhamsaboo/awesome-llm-apps/commit/e74fa9c7b6cd35c8ca23305e80ef3cb7555f1093) docs: add AI Agent Governance and Multi-Agent Trust Layer to README ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -0) </details> ### 📄 Description This PR adds the missing README links for the tutorials that were merged in #467. ### Added Links - **🛡️ AI Agent Governance - Policy Sandboxing** — Tutorial on building deterministic policy enforcement for single AI agents (filesystem access control, network policy, rate limiting, audit logging) - **🔐 Multi-Agent Trust Layer** — Tutorial on building secure agent-to-agent communication (cryptographic identity, trust scoring, delegation chains, policy enforcement) Both tutorials are already in the repo (merged via #467) but were not linked from the README, making them hard to discover. cc @Shubhamsaboo --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 07:02:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-llm-apps#779