Add carrier-map paths to dispatch cluster counts
This commit is contained in:
parent
30252c9a94
commit
7745ac4059
6 changed files with 92 additions and 0 deletions
|
|
@ -39,6 +39,13 @@ queue, the large function map note, and the broader subgraph artifacts.
|
|||
- `10` add-building grouped occurrences across `7` descriptor keys
|
||||
(`Barracks`, `Bauxite Mine`, `FarmGrain`, `Furniture Factory`, `Logging Camp`, `Port01`,
|
||||
`Warehouse05`)
|
||||
- The same export now also carries the concrete carrier-map paths directly through
|
||||
`add_building_descriptor_map_paths` and
|
||||
`add_building_signature_condition_cluster_map_paths`, including:
|
||||
- `Texas Tea.gmp` for `548 Add Building Port01`
|
||||
- `Louisiana.gmp` for `563 Add Building Warehouse05`
|
||||
- `Alternate USA.gmp` for the repeated `FarmGrain` / `Logging Camp` `ge34` family
|
||||
- `Chicago to New York.gmp` and `Pacific Coastal.gmp` for the mixed `[-1:4]` cluster
|
||||
- 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue