推进 INI 面板 shell handoff package report
This commit is contained in:
@@ -26,6 +26,7 @@ import {
|
||||
createIniPanelShellSessionHandoffCompatibilityReport,
|
||||
createIniPanelShellSessionHandoffDisplayViewModel,
|
||||
createIniPanelShellSessionHandoffPackage,
|
||||
createIniPanelShellSessionHandoffPackageReport,
|
||||
createIniPanelShellSessionHandoffPackageSchema,
|
||||
createIniPanelShellSessionHandoffRenderState,
|
||||
createIniPanelShellSessionHandoffSnapshot,
|
||||
@@ -192,6 +193,11 @@ Use `createIniPanelShellSessionHandoffPackageSchema()` or
|
||||
versioned package shape, and `isSupportedIniPanelShellSessionHandoffPackage()`
|
||||
or `linuxCncIniPanelLaunchApi.isSupportedShellSessionHandoffPackage()` before
|
||||
consuming a package from a browser shell.
|
||||
Use `createIniPanelShellSessionHandoffPackageReport()` or
|
||||
`linuxCncIniPanelLaunchApi.getShellSessionHandoffPackageReport()` when an outer
|
||||
shell needs display-ready diagnostics for package schema support, missing
|
||||
package fields, missing manifest fields, api/version mismatches, and checklist
|
||||
blocking reasons.
|
||||
The browser workflow smoke
|
||||
`tests/browser/ini_panel_shell_integration_workflow_smoke.html` verifies the
|
||||
same external shell handoff: read integration manifest, pass readiness gate,
|
||||
|
||||
Reference in New Issue
Block a user