推进 INI 面板 shell handoff workflow overview surface
This commit is contained in:
@@ -80,6 +80,7 @@ and the control-view renderer. It does not implement CNC behavior.
|
||||
| Launch | `runtime/ui/ini-panel/launch.html` | Read-only entry page for available panel surfaces. |
|
||||
| Edit and run | `runtime/ui/ini-panel/index.html` | Editable INI panel and existing run workflow surface. |
|
||||
| Read-only control view | `runtime/ui/ini-panel/control-page.html` | Read-only control view backed by the panel API. |
|
||||
| Workflow overview | `runtime/ui/ini-panel/workflow-overview.html` | Read-only shell handoff workflow overview surface. |
|
||||
|
||||
## Visible Entries
|
||||
|
||||
@@ -89,6 +90,7 @@ The visible launch entries come from `getVisibleIniPanelEntries()`:
|
||||
| --- | --- | --- |
|
||||
| `edit-run` | `./index.html` | Open edit and run panel |
|
||||
| `control-view` | `./control-page.html` | Open read-only control view |
|
||||
| `workflow-overview` | `./workflow-overview.html` | Open shell handoff overview |
|
||||
|
||||
Launcher pages can render links from `createIniPanelLauncherLinkViewModel()`
|
||||
without reading manifest field names directly. Each item has `entryId`, `href`,
|
||||
|
||||
Reference in New Issue
Block a user