feat(human-friendly-style): v1.1.0 — always show irreversible actions verbatim + discoverability docs

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-05-29 11:53:00 +02:00
commit 66709b0867
6 changed files with 38 additions and 8 deletions

View file

@ -1,7 +1,7 @@
{
"name": "human-friendly-style",
"version": "1.0.0",
"description": "Shared output style for ktg-plugin-marketplace plugins. Activates a clear, plain-language tone that hides paths, raw commands, JSON, and stack traces by default.",
"version": "1.1.0",
"description": "Shared output style for ktg-plugin-marketplace plugins. Activates a clear, plain-language tone that hides paths, raw commands, JSON, and stack traces by default — while always showing irreversible actions (deploys, deletes, force-push, migrations) verbatim before and after.",
"author": {
"name": "Kjell Tore Guttormsen"
},