先提交到云仓库
结论:已提交当前 Python-remap proof 链路、runtime/browser/UI/docs 相关变更;保持 L4-PYTHON-REMAP inventory baseline 不直接批量 PASS。
This commit is contained in:
@@ -424,6 +424,17 @@ modules but avoids Python callable and NGC-only subpath complexity. The
|
||||
fixture plan is still non-executing: it records the proof target only and
|
||||
keeps `proof_status=pending`, `execution_enabled=0`, and
|
||||
`promotion_allowed=0`.
|
||||
`python-remap-bulk-promotion-plan.tsv` is the Phase 1 row-level plan for
|
||||
turning the 53 Python-remap inventory rows into future PASS candidates. It
|
||||
does not unlock the rows; it records the pending runtime, module/path/toplevel,
|
||||
callable, NGC remap asset, NGC-only subpath, interpreter/canonical,
|
||||
HAL/UI/HALUI, native/WASM/browser, and manual-lock blockers while keeping
|
||||
`execution_enabled=0` and `promotion_allowed=0`.
|
||||
`python-remap-row-runtime-proof.tsv` is the Phase 2 row-runtime proof table.
|
||||
It confirms that a row-aware Python-remap runtime port API and per-row proof
|
||||
target plan exist for all 53 rows, then keeps the actual row runtime transcript
|
||||
and native/WASM/browser pass proof pending. It is not an inventory promotion
|
||||
gate and keeps `execution_enabled=0`.
|
||||
`tests/native/probe_python_remap_runtime.sh` is wired into
|
||||
`build_native_probes.sh` as `linuxcnc_python_remap_runtime_probe`. It records
|
||||
the stop-lookahead fixture identity, configured Python modules, required
|
||||
@@ -510,13 +521,13 @@ cat wasm-port/build/wasm/sim-configs-inventory/runtime-boundary-native-evidence-
|
||||
cat wasm-port/build/wasm/sim-configs-inventory/runtime-boundary-promotion-blockers.tsv
|
||||
```
|
||||
|
||||
The current host is not ready for any blocked runtime opt-in probe. The
|
||||
generated rollup reports missing `halcmd`, `halrun`, `linuxcnc`, and
|
||||
`milltask`, with `host_blocked_for_all_opt_in_native_probes`,
|
||||
`execution_enabled=0`, and `promotion_allowed=0`.
|
||||
The current host is ready for manual blocked-runtime opt-in probes. The
|
||||
generated rollup reports no missing host requirements, with
|
||||
`host_ready_for_all_opt_in_native_probes`, `execution_enabled=0`, and
|
||||
`promotion_allowed=0`.
|
||||
|
||||
The opt-in commands remain forbidden while their dispatch rows have
|
||||
`dispatch_allowed=0`:
|
||||
The opt-in commands remain manual proof gates; dispatch rows may have
|
||||
`dispatch_allowed=1`, but that does not enable execution or promotion:
|
||||
|
||||
```bash
|
||||
ENABLE_MILLTURN_USER_M_RUNTIME_PROBE=1 bash wasm-port/tests/native/probe_millturn_user_m_runtime.sh
|
||||
|
||||
Reference in New Issue
Block a user