推进 INI 面板 workflow overview embedding report
This commit is contained in:
@@ -41,6 +41,7 @@ import {
|
||||
createIniPanelShellSessionHandoffWorkflowDomReadiness,
|
||||
createIniPanelShellWorkflowOverviewContract,
|
||||
createIniPanelShellWorkflowOverviewReadiness,
|
||||
createIniPanelShellWorkflowOverviewEmbeddingReport,
|
||||
mountIniPanelShellWorkflowOverviewEmbedding,
|
||||
renderIniPanelShellSessionHandoffWorkflowState,
|
||||
mountIniPanelShellSessionHandoffWorkflow,
|
||||
@@ -302,7 +303,14 @@ shell needs one structured embedding result containing contract readiness,
|
||||
render-state, workflow overview mount result, and any mount error as data. The
|
||||
workflow overview page also exposes
|
||||
`linuxCncIniPanelWorkflowOverviewApi.mountWorkflowOverviewEmbedding()` for the
|
||||
same read-only embedding path from inside the iframe.
|
||||
same read-only embedding path from inside the iframe. Use
|
||||
`createIniPanelShellWorkflowOverviewEmbeddingReport()` or
|
||||
`linuxCncIniPanelLaunchApi.getWorkflowOverviewEmbeddingReport()` when an outer
|
||||
shell needs display-ready diagnostics for overview API readiness, missing
|
||||
methods, embedding readiness, mount phase, render row count, and embedding
|
||||
errors. The workflow overview page also exposes
|
||||
`linuxCncIniPanelWorkflowOverviewApi.getWorkflowOverviewEmbeddingReport()` for
|
||||
the same report shape.
|
||||
Use
|
||||
`renderIniPanelShellSessionHandoffMountState()` or
|
||||
`linuxCncIniPanelLaunchApi.renderShellSessionHandoffMountState()` when an outer
|
||||
|
||||
Reference in New Issue
Block a user