补充 project release handoff 文档
This commit is contained in:
@@ -2,6 +2,12 @@
|
||||
|
||||
This page is the short entry map for the INI panel UI shell.
|
||||
|
||||
For the project-level acceptance path that references this UI surface, start
|
||||
with `docs/project-release-handoff.md`. Stable SDK imports for external callers
|
||||
are documented in `runtime/sdk/README.md` and should come from
|
||||
`runtime/sdk/src/index.js`. The workflow overview embedding helpers below are
|
||||
the read-only external-shell path for embedding and mounting overview state.
|
||||
|
||||
## Shell Module
|
||||
|
||||
Use the shell-facing module when an outer UI needs entry links or a read-only
|
||||
@@ -428,3 +434,7 @@ read-only readiness snapshot for the embedded panel API and first control view.
|
||||
The entry shell only links pages and renders already-observed panel state. It
|
||||
does not parse G-code, infer canonical events, or implement LinuxCNC-owned
|
||||
tool, parameter, planner, or kinematics behavior.
|
||||
|
||||
Release validation for this surface is covered by `verify_ui_node_smokes.sh`,
|
||||
`verify_ini_panel_browser.sh`, and the project handoff docs smoke
|
||||
`verify_project_release_handoff_docs.sh`.
|
||||
|
||||
Reference in New Issue
Block a user