Rehost offline cargo economy sources
This commit is contained in:
parent
b06abb24a7
commit
517b01cd35
8 changed files with 1991 additions and 5 deletions
|
|
@ -130,7 +130,12 @@ The highest-value next passes are now:
|
|||
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
|
||||
the 1.05 corpus has `41`, while the named price strip still spans `71` descriptors; 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, and shows that the current 1.06 visible-name union is
|
||||
`80`, so source recovery alone still does not prove the live price-selector ordering
|
||||
- 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,
|
||||
|
|
|
|||
|
|
@ -91,7 +91,12 @@ Implemented today:
|
|||
the checked-in semantic catalog now at least gives that band stable `Named Cargo Price Slot N`
|
||||
labels instead of anonymous `Unknown Cargo Price` residue, and the checked-in static CargoTypes
|
||||
corpora now make the evidence gap explicit because they cover `51` names in the broader 1.06
|
||||
install and `41` in the 1.05 install while the named price strip still spans `71` descriptors
|
||||
install and `41` in the 1.05 install while the named price strip still spans `71` descriptors;
|
||||
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, and shows that the current 1.06 visible-name union is
|
||||
`80`, so source recovery alone still does not prove the live price-selector ordering
|
||||
- the add-building strip `503..519` is now explicitly classified as recovered shell-owned parity
|
||||
with tracked fixture coverage, not generic unresolved descriptor residue
|
||||
- a minimal event-owned train surface and an opaque economic-status lane now exist in runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue