Skip to content

Commit 3290067

Browse files
Update plugin.json
1 parent 74fb82e commit 3290067

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

plugin.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,24 @@
33
"id": "paxect-core-summary-panel",
44
"name": "PAXECT Core Summary Panel",
55
"info": {
6-
"description": "Compact panel showing determinism, integrity, reliability, performance, and stability metrics from PAXECT Core",
6+
"description": "Visualizes key bridge metrics from PAXECT Core: determinism, integrity, reliability, performance, and stability across OS bridges.",
77
"author": {
88
"name": "PAXECT Interface"
99
},
1010
"version": "1.0.0",
1111
"updated": "2025-11-07",
1212
"keywords": ["paxect", "deterministic", "bridge", "integrity", "plugin"],
1313
"links": [
14-
{"name": "GitHub", "url": "https://github.com/PAXECT-Interface/paxect-core-plugin"},
15-
{"name": "Documentation", "url": "https://paxect.com/core/docs"}
14+
{
15+
"name": "GitHub Repository",
16+
"url": "https://github.com/PAXECT-Interface/paxect-core-plugin"
17+
}
1618
],
1719
"screenshots": [
18-
{"name": "Panel preview", "path": "img/panel_preview.png"}
20+
{
21+
"name": "Panel preview",
22+
"path": "img/panel_preview.png"
23+
}
1924
],
2025
"logos": {
2126
"small": "img/logo_small.png",

0 commit comments

Comments
 (0)