@esl-ecosystem/voice-widget
v0.1.0
Published
Embeddable client surface for fast external adoption.
Downloads
97
Readme
@esl-ecosystem/voice-widget
Embeddable client surface for fast external adoption.
Owns
- embed packaging
- host messaging
- widget-specific mounting and isolation concerns
Does Not Own
- auth or entitlement policy
- standalone contract definitions
- framework-specific host assumptions
Current State
- This package is a boundary marker for the embed surface and is expected to reuse core session semantics.
- Keep same-origin assumptions out of the widget surface by default.
- Do not proxy
contractsorcoreexports through this package; the widget surface should only expose widget-owned embed APIs.
