推进 INI 面板 shell integration workflow plan
This commit is contained in:
@@ -20,6 +20,7 @@ import {
|
||||
createIniPanelShellIntegrationManifest,
|
||||
createIniPanelShellIntegrationReadiness,
|
||||
createIniPanelShellIntegrationSchema,
|
||||
createIniPanelShellIntegrationWorkflowPlan,
|
||||
createIniPanelShellViewModel,
|
||||
getIniPanelEntryByHref,
|
||||
getVisibleIniPanelEntries,
|
||||
@@ -124,6 +125,10 @@ Use `createIniPanelShellIntegrationReadiness()` or
|
||||
needs a read-only `ready`/`blocked` status, failed check names, API names, and
|
||||
counts for pages, methods, and persistence capabilities before mounting any
|
||||
embedded control page.
|
||||
Use `createIniPanelShellIntegrationWorkflowPlan()` when the outer shell needs a
|
||||
Node-testable read-only plan for the control-page target, required launch and
|
||||
control-page API methods, readiness gate, and readonly status handoff fields
|
||||
before opening a browser frame.
|
||||
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