Sync kind-8 notes to checked control-lane export
This commit is contained in:
parent
556335238e
commit
30252c9a94
2 changed files with 26 additions and 0 deletions
|
|
@ -25,6 +25,25 @@ queue, the large function map note, and the broader subgraph artifacts.
|
||||||
- which late bringup branch or retagger between `0x00433130` reload and final kind-`8`
|
- which late bringup branch or retagger between `0x00433130` reload and final kind-`8`
|
||||||
`0x00432f40` service materializes the live mutation-capable records
|
`0x00432f40` service materializes the live mutation-capable records
|
||||||
|
|
||||||
|
## Checked Corpus Counts
|
||||||
|
|
||||||
|
- The checked export
|
||||||
|
`artifacts/exports/rt3-1.06/compact-event-dispatch-cluster-counts.json`
|
||||||
|
now keeps the ordinary `rt3_105/maps` compact-dispatch corpus grounded without re-running the
|
||||||
|
wider inspection command.
|
||||||
|
- Current corpus totals are:
|
||||||
|
- `41` maps scanned
|
||||||
|
- `38` maps with dispatch-strip rows
|
||||||
|
- `318` nondirect compact dispatch-strip rows total
|
||||||
|
- `0` rows with recovered trigger kind
|
||||||
|
- `10` add-building grouped occurrences across `7` descriptor keys
|
||||||
|
(`Barracks`, `Bauxite Mine`, `FarmGrain`, `Furniture Factory`, `Logging Camp`, `Port01`,
|
||||||
|
`Warehouse05`)
|
||||||
|
- That keeps the remaining late-bringup/control-lane question narrow:
|
||||||
|
- ordinary loaded nondirect rows already reach the `0x00431b20` mutation strip at scale
|
||||||
|
- but the missing trigger-kind lane is still the blocker above the already-grounded descriptor
|
||||||
|
bridge
|
||||||
|
|
||||||
## Post-Load Scenario Fixup
|
## Post-Load Scenario Fixup
|
||||||
|
|
||||||
- `shell_apply_scenario_name_specific_post_load_world_and_object_fixups` `0x00442c30`
|
- `shell_apply_scenario_name_specific_post_load_world_and_object_fixups` `0x00442c30`
|
||||||
|
|
|
||||||
|
|
@ -63,6 +63,13 @@ materializers.
|
||||||
|
|
||||||
- The known title-fixup branch `0x00442c30` remains plausible in general because it explicitly
|
- The known title-fixup branch `0x00442c30` remains plausible in general because it explicitly
|
||||||
mutates live runtime-event rows.
|
mutates live runtime-event rows.
|
||||||
|
- The checked export
|
||||||
|
`artifacts/exports/rt3-1.06/compact-event-dispatch-cluster-counts.json`
|
||||||
|
now keeps the ordinary bundle corpus grounded too: the current `rt3_105/maps` set still has
|
||||||
|
`318` nondirect dispatch-strip rows across `38 / 41` maps, with `0` recovered trigger kinds and
|
||||||
|
only `10` add-building grouped rows across the `7` descriptor keys
|
||||||
|
`Barracks`, `Bauxite Mine`, `FarmGrain`, `Furniture Factory`, `Logging Camp`, `Port01`, and
|
||||||
|
`Warehouse05`.
|
||||||
- But the checked title-hint and direct comparison notes now narrow that path sharply:
|
- But the checked title-hint and direct comparison notes now narrow that path sharply:
|
||||||
- `artifacts/exports/rt3-1.05/add-building-map-title-hints.json`
|
- `artifacts/exports/rt3-1.05/add-building-map-title-hints.json`
|
||||||
shows `5 / 6` shipped add-building carrier maps have some grounded title hit, but only
|
shows `5 / 6` shipped add-building carrier maps have some grounded title hit, but only
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue