Embed production
Not yet
F058 · embed SDK
Loader v1, duplicate script guard, multi-widget, postMessage allowlist, CSP guidance and host smoke readiness.
Embed production
Not yet
Loader version
v1
Open warnings
1
/embed/host-smoke/plain-html
Static harness exists; real browser execution is still required locally.
/embed/host-smoke/nextjs
Next.js style host is documented and smokeable, but not browser-verified in this sandbox.
/embed/host-smoke/wordpress-like
Script-after-content host ordering is covered by loader design and manual route.
/admin/mobile-touch-resize-qa
Viewport cases are specified; actual touch/resize QA must run in a browser.
/embed/multi
Existing multi-widget page plus duplicate mount guard cover static acceptance.
Loader uses a global installed flag and target data-kline-mounted guard.
mountAll scans all data-kline-widget-id/data-kline-public-key targets.
Duplicate script tags reuse the global loader install guard.
Parent listener matches iframe contentWindow and expected embed origin.
Allowed message types are ready, error and resize only.
Snippet includes a noscript message without credentials.
Report exposes minimal frame/script/connect guidance for customer installs.
Plain HTML/Next.js/WordPress-like host cases are prepared, but must run in a browser before beta.