按text25.txt规划,实现L4-PYTHON-REMAP接入数控系统仿真系统
结论:已接入Python remap runtime proof chain,覆盖native、WASM、browser与release gate证据链;继续保持promotion_allowed=0,不批量解锁L4-PYTHON-REMAP。
This commit is contained in:
@@ -102,6 +102,18 @@ export {
|
||||
export {
|
||||
createLinuxCncToolDbBrowserWorkerAdapter,
|
||||
} from "./tool-db-browser-worker-adapter.js";
|
||||
export {
|
||||
PYTHON_REMAP_LIFECYCLE_PLAN,
|
||||
PYTHON_REMAP_RUNTIME_PORT_CONTRACT_VERSION,
|
||||
PYTHON_REMAP_STOP_LOOKAHEAD_FIXTURE,
|
||||
createLinuxCncPythonRemapRuntimePort,
|
||||
createPythonRemapLifecyclePlan,
|
||||
createPythonRemapRuntimeDiagnostics,
|
||||
validatePythonRemapLifecycleTranscript,
|
||||
} from "./python-remap-runtime-port.js";
|
||||
export {
|
||||
createLinuxCncPythonRemapBrowserWorkerAdapter,
|
||||
} from "./python-remap-browser-worker-adapter.js";
|
||||
export {
|
||||
runToolDbProcessPortPersistenceSession,
|
||||
} from "./tool-db-runtime-session.js";
|
||||
|
||||
Reference in New Issue
Block a user