From d95918a77809e9b7ff56be0fa26d85dd00308883 Mon Sep 17 00:00:00 2001 From: Jon Langevin Date: Tue, 19 May 2026 12:44:45 -0400 Subject: [PATCH] docs(platform): experimental banner + MIT LICENSE (QoL sweep) --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..be38e60 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# workflow-plugin-platform + +> ⚠️ **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-platform/issues/new) if you adopt it so we can promote it to **verified** status.