先提交到云仓库
结论:已提交当前 Python-remap proof 链路、runtime/browser/UI/docs 相关变更;保持 L4-PYTHON-REMAP inventory baseline 不直接批量 PASS。
This commit is contained in:
@@ -127,6 +127,10 @@ import {
|
||||
createProjectReleaseReadinessReport,
|
||||
createProjectReleaseReadinessSummaryViewModel,
|
||||
createLinuxCncToolDbProcessPort,
|
||||
createLinuxCncPythonRemapRowRuntimePort,
|
||||
createLinuxCncPythonRemapRuntimePort,
|
||||
createPythonRemapRowRuntimePlan,
|
||||
validatePythonRemapRowRuntimeTranscript,
|
||||
createToolDbProcessDiagnostics,
|
||||
createToolDbTransactionPlan,
|
||||
createSessionSnapshot,
|
||||
@@ -595,6 +599,13 @@ private module paths:
|
||||
contract around `axis/remap/stop-lookahead/nc_files`. Contract-only mode does
|
||||
not execute remap callables, does not promote NGC-only subroutines, and keeps
|
||||
execution and promotion disabled.
|
||||
- `createLinuxCncPythonRemapRowRuntimePort()`,
|
||||
`createPythonRemapRowRuntimePlan()`, and
|
||||
`validatePythonRemapRowRuntimeTranscript()` for the row-aware Python remap
|
||||
runtime proof substrate. The row port accepts an inventory path, INI path,
|
||||
Python modules, remap/prolog/epilog callables, NGC remap assets, and
|
||||
NGC-only subpaths, then records the runtime-adapter proof transcript while
|
||||
keeping execution and promotion disabled.
|
||||
- `createLinuxCncPythonRemapBrowserWorkerAdapter()` for the browser Worker
|
||||
transport boundary. The bundled worker reports
|
||||
`blocked_browser_python_wasm_runtime_missing` until a Python/WASM provider
|
||||
|
||||
Reference in New Issue
Block a user