From 760056e5a56fda8687060e04a03ee0d314d371ab Mon Sep 17 00:00:00 2001 From: ArtJack Date: Sat, 5 Sep 2026 15:51:17 -0700 Subject: [PATCH] =?UTF-8?q?Add=20verdict=20=E2=80=94=20a=20QA=20agent=20wi?= =?UTF-8?q?th=20memory=20(plugin=20+=20MCP=20server=20+=20CI=20gate)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9e7c7aa..87f4095 100644 --- a/README.md +++ b/README.md @@ -511,6 +511,7 @@ June 14, 2026 - [**homunculus**](https://github.com/humanplane/homunculus) - A Claude Code plugin that watches how you work, learns your patterns, and evolves itself to help you better. --- +- [**verdict**](https://github.com/ArtJack/verdict) - A skeptical QA agent with memory: baseline → delta runs (NEW/REGRESSED/RESOLVED), every red test classified, flaky tests quarantined with an expiry, and evidence-cited verdicts you can defend. Read-only on your code; ships a read-only MCP server over its state, a CI release gate, and a scored eval suite with the misses published. ## 🛠️ Tools & Utilities