解锁L4-TOOL-DB主机运行环境
结论:已识别RIP版LinuxCNC主机运行时,Tool DB native protocol probe可通过,inventory baseline保持28/28/131/0且promotion继续锁定。
This commit is contained in:
@@ -265,9 +265,16 @@ release-visible summary without treating it as a runtime unlock:
|
||||
|
||||
```text
|
||||
promotion-candidate-artifact=wasm-port/build/wasm/sim-configs-inventory/promotion-candidates.tsv
|
||||
promotion-candidate-artifact-rows=28
|
||||
promotion-candidate-layers=evidence-ready=8 inventory-ready=20
|
||||
promotion-candidate-total=28
|
||||
evidence-ready-candidate-rows=8
|
||||
evidence-ready-candidate-preview=qtdragon-multi-joint-on-abort
|
||||
evidence-ready-candidate-preview-gcode=linuxcnc/configs/sim/qtdragon/qtdragon_multi_joint/on_abort.ngc
|
||||
evidence-ready-candidate-promotion-allowed=0
|
||||
evidence-ready-candidate-baseline-changing=no
|
||||
evidence-expansion-candidates=13
|
||||
evidence-expansion-artifact-rows=13
|
||||
evidence-expansion-artifact=wasm-port/build/wasm/sim-configs-inventory/evidence-expansion-candidates.tsv
|
||||
promotion-candidate-allowed=0
|
||||
```
|
||||
|
||||
@@ -44,10 +44,29 @@ The generated artifact baseline is:
|
||||
- `build/wasm/sim-configs-inventory/blocked-dependency-summary.tsv`
|
||||
- `build/wasm/sim-configs-inventory/full-process-boundary-summary.tsv`
|
||||
- `build/wasm/sim-configs-inventory/python-remap-boundary-summary.tsv`
|
||||
- `build/wasm/sim-configs-inventory/promotion-candidates.tsv`
|
||||
- `build/wasm/sim-configs-inventory/evidence-expansion-candidates.tsv`
|
||||
- `build/wasm/sim-configs-inventory/runtime-boundary-promotion-blockers.tsv`
|
||||
- `build/wasm/sim-configs-inventory/runtime-boundary-host-readiness-rollup.tsv`
|
||||
- `build/wasm/sim-configs-inventory/runtime-boundary-opt-in-probe-dispatch-rollup.tsv`
|
||||
|
||||
The current promotion-candidate artifact is evidence accounting only. It has
|
||||
28 rows total: 8 `evidence-ready` rows with virtual HAL source-derived
|
||||
browser/release evidence, and 20 `inventory-ready` skipped main-program rows.
|
||||
Every row keeps `promotion_allowed=0`, so the inventory baseline remains
|
||||
`28/28/131/0`. The companion `evidence-expansion-candidates.tsv` artifact has
|
||||
13 rows queued for future browser diagnostics binding, also with
|
||||
`promotion_allowed=0`.
|
||||
|
||||
SDK and workflow-overview release URL summaries expose the current
|
||||
`evidence-ready` layer as dashboard fields: `evidence-ready-candidate-rows=8`,
|
||||
`evidence-ready-candidate-preview=qtdragon-multi-joint-on-abort`,
|
||||
`evidence-ready-candidate-preview-gcode=linuxcnc/configs/sim/qtdragon/qtdragon_multi_joint/on_abort.ngc`,
|
||||
`evidence-ready-candidate-promotion-allowed=0`, and
|
||||
`evidence-ready-candidate-baseline-changing=no`. These fields are visibility
|
||||
for existing source-derived browser/release evidence, not permission to change
|
||||
the Node inventory baseline.
|
||||
|
||||
## Skip reason map
|
||||
|
||||
The TSV artifacts use hyphenated reason names. The shell output uses
|
||||
|
||||
Reference in New Issue
Block a user