Collapsed the Even plugin architecture into a single unified plugin by merging board card routes and replacing the transport stub with a real webhook implementation, removing the separate cards plugin from the workspace. The new unified plugin (`fusion-plugin-even-realities-glasses`) now exports con Fusion-Task-Id: FN-3970
9 lines
306 B
JSON
9 lines
306 B
JSON
{
|
|
"id": "fusion-plugin-even-realities-glasses",
|
|
"name": "Even Realities Glasses",
|
|
"version": "0.1.0",
|
|
"description": "Canonical Even Realities Fusion plugin: board/task cards, quick capture, actions, notifications, and webhook transport.",
|
|
"author": "Fusion Team",
|
|
"fusionVersion": ">=0.1.0"
|
|
}
|