推进 INI 面板浏览器 readonly status 快照

This commit is contained in:
2026-06-15 06:08:47 +08:00
parent 37b79c1d1a
commit b5d36cf2a4
5 changed files with 103 additions and 0 deletions

View File

@@ -71,6 +71,9 @@ contract lists readonly status fields for `stateBundle`, `workflowStatus`,
The browser control page also exposes this contract through
`linuxCncIniPanelControlPageApi.getControlPageContract()`, so real iframe-based
smokes can verify the same API shape before reading the embedded panel state.
Use `linuxCncIniPanelControlPageApi.readControlPageStatus()` when a browser
outer page needs the same readonly status snapshot from the real embedded
control page after save/load session workflows.
The control-page refresh workflow lives in
`runtime/ui/ini-panel/control-page-refresh-workflow.js`. Use