From 316d48923d5d846a43d713086a7049502867eb5a Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Sun, 19 Apr 2026 19:27:05 +0200 Subject: [PATCH] docs: add AI-generated code disclosure to marketplace and all plugins Transparency: all code in this marketplace is produced by Claude Code through dialog-driven development. Root README gets a full disclosure section; each plugin README gets a one-line disclosure linking back to the marketplace section. Co-Authored-By: Claude Opus 4.7 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 45b40a8..6ef8d30 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ *Solo project — bug reports welcome, PRs not accepted.* +*AI-generated: all code produced by Claude Code through dialog-driven development. [Full disclosure →](../../README.md#ai-generated-code-disclosure)* + ![Version](https://img.shields.io/badge/version-1.3.0-blue) ![Platform](https://img.shields.io/badge/platform-Claude_Code_Plugin-purple) ![Agents](https://img.shields.io/badge/agents-7-orange)