Files
html/api/wevia-plugin-registry.json
2026-04-17 18:19:00 +02:00

32 lines
998 B
JSON

{
"ts": "2026-04-17T16:18:07+00:00",
"count": 2,
"plugins": [
{
"id": "ethica-quick-stats",
"path": "\/opt\/weval-plugins\/ethica-quick-stats",
"has_manifest": true,
"has_readme": false,
"name": "ethica-quick-stats",
"version": "1.0.0",
"description": "Quick stats HCPs Ethica DZ\/MA\/TN live",
"author": "WEVAL",
"intents": [],
"entrypoint": "run.sh",
"enabled": true
},
{
"id": "example-ethica-alert",
"path": "\/opt\/weval-plugins\/example-ethica-alert",
"has_manifest": true,
"has_readme": false,
"name": "example-ethica-alert",
"version": "1.0.0",
"description": "Example alerting plugin pour Ethica",
"author": "WEVAL",
"intents": [],
"entrypoint": "run.sh",
"enabled": true
}
]
}