推进 INI 面板 shell handoff package display view-model
This commit is contained in:
@@ -26,6 +26,7 @@ import {
|
||||
createIniPanelShellSessionHandoffCompatibilityReport,
|
||||
createIniPanelShellSessionHandoffDisplayViewModel,
|
||||
createIniPanelShellSessionHandoffPackage,
|
||||
createIniPanelShellSessionHandoffPackageDisplayViewModel,
|
||||
createIniPanelShellSessionHandoffPackageReport,
|
||||
createIniPanelShellSessionHandoffPackageSchema,
|
||||
createIniPanelShellSessionHandoffRenderState,
|
||||
@@ -198,6 +199,10 @@ Use `createIniPanelShellSessionHandoffPackageReport()` or
|
||||
shell needs display-ready diagnostics for package schema support, missing
|
||||
package fields, missing manifest fields, api/version mismatches, and checklist
|
||||
blocking reasons.
|
||||
Use `createIniPanelShellSessionHandoffPackageDisplayViewModel()` or
|
||||
`linuxCncIniPanelLaunchApi.getShellSessionHandoffPackageDisplayViewModel()`
|
||||
when an outer shell needs the package report compressed into stable read-only
|
||||
label/value rows for DOM display.
|
||||
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