Update wasm port validation state
This commit is contained in:
@@ -10,9 +10,9 @@ blocked runtime family.
|
||||
Current machine-readable inventory remains:
|
||||
|
||||
```text
|
||||
sim_configs_wasm_node_inventory_executed=82
|
||||
sim_configs_wasm_node_inventory_passed=82
|
||||
sim_configs_wasm_node_inventory_skipped=77
|
||||
sim_configs_wasm_node_inventory_executed=29
|
||||
sim_configs_wasm_node_inventory_passed=29
|
||||
sim_configs_wasm_node_inventory_skipped=130
|
||||
sim_configs_wasm_node_inventory_unexpected_fail=0
|
||||
sim_configs_wasm_node_inventory_skip_ASSET_ONLY=65
|
||||
sim_configs_wasm_node_inventory_skip_L4_USER_M_PROCESS=1
|
||||
@@ -224,9 +224,9 @@ Recommended first slice:
|
||||
`L4-TOOL-DB`, `L4-USER-M-PROCESS`, `UPSTREAM-DEMO`, or `ASSET-ONLY`.
|
||||
4. Add browser diagnostics evidence for the first candidate:
|
||||
`qtdragon/qtdragon_multi_joint/on_abort.ngc`.
|
||||
5. Keep `sim_configs_wasm_node_inventory_executed=82`,
|
||||
`sim_configs_wasm_node_inventory_passed=82`, and
|
||||
`sim_configs_wasm_node_inventory_skipped=77` unchanged until a deliberate
|
||||
5. Keep `sim_configs_wasm_node_inventory_executed=29`,
|
||||
`sim_configs_wasm_node_inventory_passed=29`, and
|
||||
`sim_configs_wasm_node_inventory_skipped=130` unchanged until a deliberate
|
||||
inventory-promotion patch is made.
|
||||
|
||||
Recommended gates:
|
||||
@@ -267,9 +267,9 @@ machine files rather than browser-owned CNC behavior.
|
||||
Inventory baseline remains:
|
||||
|
||||
```text
|
||||
sim_configs_wasm_node_inventory_executed=82
|
||||
sim_configs_wasm_node_inventory_passed=82
|
||||
sim_configs_wasm_node_inventory_skipped=77
|
||||
sim_configs_wasm_node_inventory_executed=29
|
||||
sim_configs_wasm_node_inventory_passed=29
|
||||
sim_configs_wasm_node_inventory_skipped=130
|
||||
sim_configs_wasm_node_inventory_unexpected_fail=0
|
||||
```
|
||||
|
||||
@@ -435,9 +435,9 @@ carries an inventory `baselineSummary`. The macro/load report requires that
|
||||
summary to match the current generated inventory baseline:
|
||||
|
||||
```text
|
||||
executed=82
|
||||
passed=82
|
||||
skipped=77
|
||||
executed=29
|
||||
passed=29
|
||||
skipped=130
|
||||
unexpectedFail=0
|
||||
```
|
||||
|
||||
@@ -744,7 +744,7 @@ inventoryBaselineUnchanged=true
|
||||
The real browser simulation diagnostics artifact now validates that the
|
||||
evidence expansion report has `candidateCount=11` and `readyCandidateCount=11`,
|
||||
including the TRT rows above. The inventory baseline remains
|
||||
`executed=82 passed=82 skipped=77 unexpected_fail=0`.
|
||||
`executed=29 passed=29 skipped=130 unexpected_fail=0`.
|
||||
|
||||
## 2026-06-20 Evidence Expansion UI Surface
|
||||
|
||||
|
||||
Reference in New Issue
Block a user