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
665 B
665 B
@fusion-plugin-examples/even-realities-glasses
Unreleased
Changed
- Consolidated Even board/task card APIs into the canonical
fusion-plugin-even-realities-glassesplugin. - Replaced production stub transport with webhook-backed
WebhookGlassesTransportplus transport status/reconnect/action-ingest routes. - Added companion webhook configuration (
companionWebhookUrl) and updated route/auth coverage tests.