From 4f9b32205deea2851376e24aa752d3214c2ca2e3 Mon Sep 17 00:00:00 2001 From: mathias Date: Sat, 25 Jul 2026 06:23:04 +0000 Subject: [PATCH] docs: link the CAD-vs-RE-PoC article from README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e2160fd..524903d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # homelab -Personal AI platform — architecture and capabilities overview \ No newline at end of file +Personal AI platform — architecture and capabilities overview + +## Docs + +- [What a Client PoC Taught Us About Our Own AI Delivery Pipeline](docs/articles/what-a-client-poc-taught-us-about-cad.md) — cross-repo review of Continuous Agentic Development (CAD) against an external Requirements-Engineering PoC, plus what it surfaced across this stack.