From db91f61aa1fbc3ad3b799426013af29d3f08affa Mon Sep 17 00:00:00 2001 From: Anshuman Kumar Date: Tue, 12 May 2026 16:46:37 +0530 Subject: [PATCH] doc in redame added --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d262713..1005770 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ ShadowAudit sits between AI agents and their tools to enforce deterministic authorization before execution happens. +Documentation: https://shadowauditlabs.github.io/shadowaudit-python/ + It is infrastructure for governing agent tool use at runtime: closer to IAM, Open Policy Agent, admission controllers, and API gateways than prompt guardrails or moderation. ```text