Recover locomotive policy packed event descriptors
This commit is contained in:
parent
1e36e6c929
commit
c04c19ac82
9 changed files with 679 additions and 18 deletions
|
|
@ -120,8 +120,13 @@ The highest-value next passes are now:
|
|||
can lower into `world_flag_equals` gates for boolean equality/inequality forms, so real packed
|
||||
rows can gate whole-game effects on existing `world_flags`
|
||||
- the tracked parity save-slice now keeps its remaining non-imported residue as structured
|
||||
`real_packed_v1` parity records, with the first captured leftover moved out of
|
||||
`unsupported_framing` and into the explicit `blocked_unmapped_real_descriptor` frontier
|
||||
`real_packed_v1` parity records, with the first captured leftover now identified as the
|
||||
locomotives-page `Unknown Loco Available` band and moved onto the explicit
|
||||
`blocked_unmapped_world_descriptor` frontier
|
||||
- the next recovered locomotives-page descriptor batch is partially executable too:
|
||||
descriptors `454..456` (`All Steam/Diesel/Electric Locos Avail.`) now lower through checked-in
|
||||
metadata into keyed `world_flags`, while the wider locomotive availability/cost scalar bands
|
||||
remain recovered-but-parity-only until per-locomotive identity is grounded
|
||||
- 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