Decode remaining parity sample framing
This commit is contained in:
parent
43c76adbf0
commit
1e36e6c929
5 changed files with 75 additions and 17 deletions
|
|
@ -119,6 +119,9 @@ The highest-value next passes are now:
|
|||
- whole-game ordinary-condition coverage is broader now too: checked-in world-flag condition ids
|
||||
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
|
||||
- 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