Ground named cargo price event descriptors
This commit is contained in:
parent
6b8f849731
commit
09ccc77a45
13 changed files with 1281 additions and 598 deletions
|
|
@ -127,20 +127,19 @@ The highest-value next passes are now:
|
|||
`All Cargo Prices` and descriptors `177..179` `All Cargo Production` / `All Factory Production`
|
||||
/ `All Farm/Mine Production` land on bounded event-owned cargo override state, and the grounded
|
||||
named cargo-production strip `180..229` now lands on named cargo production overrides too
|
||||
- the named cargo-price strip `106..176` remains explicit
|
||||
`blocked_evidence_blocked_descriptor` parity until descriptor ordering is pinned more strongly,
|
||||
but the checked-in semantic catalog now gives that band stable `Named Cargo Price Slot N`
|
||||
labels instead of anonymous `Unknown Cargo Price` residue; the checked-in static CargoTypes
|
||||
corpora also make the current limit explicit because the broader 1.06 corpus has `51` names and
|
||||
the 1.05 corpus has `41`, while the named price strip still spans `71` descriptors; a new
|
||||
- the named cargo-price strip `106..176` now lands on named cargo price overrides too; the
|
||||
checked-in static selector reconstruction is now explicit because the broader 1.06 CargoTypes
|
||||
corpus has `51` names, the Cargo106 `cargoSkin` corpus has `70`, and the rehosted offline
|
||||
selector builder now closes the 71-row price strip as `cargoSkin` plus the core `Rock`
|
||||
carry-over; a new
|
||||
checked-in offline cargo-source report at
|
||||
`artifacts/exports/rt3-1.06/economy-cargo-sources.json` now parses both `CargoTypes` and the
|
||||
`Cargo106.PK4` `cargoSkin` descriptors through rehosted code, normalizes localized
|
||||
`~####Name` tokens into visible names, builds a merged live cargo registry, and derives an exact
|
||||
named cargo-production selector from the checked-in bindings; dedicated CLI inspector commands
|
||||
now expose that production selector and the unresolved price-selector candidate registry
|
||||
directly, and the same report still shows that the current 1.06 visible-name union is `80`, so
|
||||
source recovery alone still does not prove the live price-selector ordering
|
||||
`~####Name` tokens into visible names, builds a merged live cargo registry, and now derives
|
||||
exact named cargo-production and named cargo-price selectors from the checked-in bindings;
|
||||
dedicated CLI inspector commands now expose both grounded selectors directly, while the same
|
||||
report still shows the nine excluded CargoTypes-only industrial names that sit outside the
|
||||
71-row price strip
|
||||
- the add-building strip `503..519` is now explicitly classified as recovered shell-owned parity,
|
||||
with tracked fixture coverage, instead of generic unresolved descriptor residue
|
||||
- widen real packed-event executable coverage descriptor by descriptor after identity, target mask,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue