| { | |
| "name": "welcome", | |
| "version": "1.0.0", | |
| "description": "一个简单的欢迎插件,用于验证插件管理系统", | |
| "author": "System Test", | |
| "ui_path": "/tool/welcome", | |
| "requirements": [], | |
| "enabled": true, | |
| "category": "utility", | |
| "capabilities": ["welcome", "demo"], | |
| "governance": { | |
| "status": "active", | |
| "handling_decision": "正常使用", | |
| "dependency_risk": null | |
| }, | |
| "ui": { | |
| "type": "static" | |
| } | |
| } | |