chore: address plugin manifest review

Signed-off-by: barlind <tobias@barlind.se>
This commit is contained in:
barlind
2026-06-18 00:41:56 -07:00
committed by Bret Mogilefsky
parent e76927524a
commit 04db4a233b
6 changed files with 89 additions and 80 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ If the plugin slug or type is missing, ask once.
**Common to all types:**
- `plugins/<id>/plugin.json` — schema-valid manifest. Set `id`, `name`, `version: "0.1.0"`, `license: "AGPL-3.0-only"`, and `standards: ["capability-pipelines.v1", "plugin-runtime-idempotent.v1"]` by default (ask if a different license is desired).
- `plugins/<id>/plugin.json` — schema-valid manifest. Set `id`, `name`, `version: "0.1.0"`, `license: "AGPL-3.0-only"`, and `standards: ["capability-pipelines.v1", "plugin-runtime-idempotent.v1"]` by default.
**`type=visualization`** — adds:
- `"type": "visualization"` and `"script": "screen.js"` to manifest