From 8a734ae2f791d6bc672b7a07120fdd367528308f Mon Sep 17 00:00:00 2001 From: Jon Langevin Date: Tue, 19 May 2026 20:44:18 -0400 Subject: [PATCH] docs(analytics): flip experimental banner to verified BMW (buymywishlist) main wfctl.yaml pins this plugin in production. Registry manifest promoted to verified at workflow-registry#70. README banner flipped to match. Co-Authored-By: Claude Opus 4.7 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae3ff8b..811959e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Workflow Analytics Plugin -> ⚠️ **Experimental** — This plugin compiles and passes its unit tests but has not been validated in any active GoCodeAlone-internal production deployment. Use with caution. Please [open an issue](https://github.com/GoCodeAlone/workflow-plugin-analytics/issues/new) if you adopt it so we can promote it to **verified** status. +> ✅ **Verified** — used in production at **buymywishlist**. This plugin has been validated end-to-end in a merged main-branch wfctl.yaml of an active GoCodeAlone project. `workflow-plugin-analytics` injects analytics and tag-manager snippets into rendered HTML assets from `wfctl`.