Expose compact event control-lane probe summary
This commit is contained in:
parent
a760825376
commit
519d5e2f2b
3 changed files with 456 additions and 0 deletions
|
|
@ -246,6 +246,12 @@ Working rule:
|
|||
`Texas Tea.gmp` expose non-direct `0x4e99/0x4e9a/0x4e9b` runtime-event collections, and the
|
||||
compact `0x526f/0x4eb8/0x4eb9` row family is now decoded into actual condition/grouped row
|
||||
summaries rather than opaque slices
|
||||
- the rehosted collection summary now makes the remaining control-lane gap explicit too:
|
||||
it reports `records_with_trigger_kind`, `records_missing_trigger_kind`,
|
||||
`nondirect_compact_record_count`, `nondirect_compact_records_missing_trigger_kind`, and
|
||||
`control_lane_notes`; real `War Effort.gmp` output currently shows `24/24` compact non-direct
|
||||
rows still missing decoded trigger kind, which narrows the next owner question to the
|
||||
non-row-body control lane rather than the compact row framing itself
|
||||
- the concrete owner strip above that bundle is grounded now too:
|
||||
`0x00433060` is the direct non-direct serializer loop that writes `0x4e99/0x4e9a/0x4e9b`,
|
||||
calls `0x00430d70` per live collection row, and sits beside the sibling `0x00433130` size/load
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue