From 64b968ac338d3ecf766832875b4426bee104b981 Mon Sep 17 00:00:00 2001 From: Diogo Andre Santos Date: Thu, 25 Jun 2026 14:00:21 +0100 Subject: [PATCH] docs(readme): link the Weaver Stack overview article (Towards AI) Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 401a130..61789f6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Coverage ≥90%](https://img.shields.io/badge/coverage-%E2%89%A590%25-brightgreen.svg)](https://github.com/dgenio/agent-kernel/actions/workflows/ci.yml) [![Python 3.10+](https://img.shields.io/badge/python-3.10%2B-blue.svg)](https://www.python.org/) [![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) +[![Read the Weaver Stack overview on Towards AI](https://img.shields.io/badge/Read_the_overview-Towards_AI-black?logo=medium&logoColor=white)](https://pub.towardsai.net/the-weaver-stack-one-contract-layer-for-safe-llm-agents-7f733cad5eac)