Execute locomotive cost packed event descriptors
This commit is contained in:
parent
e2174713a9
commit
09039d24e4
18 changed files with 785 additions and 21 deletions
|
|
@ -132,6 +132,10 @@ The highest-value next passes are now:
|
|||
overlay-backed locomotive catalog context: checked-in save-slice documents can populate
|
||||
`RuntimeState.named_locomotive_availability`, and boolean `0/1` availability descriptors can
|
||||
lower through `RuntimeState.locomotive_catalog` into the same ordinary event-service path
|
||||
- that same overlay-backed locomotive catalog now unlocks the recovered locomotive-cost bands too:
|
||||
nonnegative scalar rows from descriptors `352..451` and `475..500` can lower into the new
|
||||
event-owned `RuntimeState.named_locomotive_cost` map through the ordinary runtime path, while
|
||||
cargo-production and territory-access-cost rows remain metadata-rich parity-only families
|
||||
- keep in mind that the current local `.gms` corpus still exports with no packed event collection,
|
||||
so real descriptor mapping needs to stay plumbing-first until better captures exist
|
||||
- use `rrt-hook` primarily as optional capture or integration tooling, not as the first execution
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue