Split add-building dispatch cluster counts
This commit is contained in:
parent
2499c07529
commit
ea551bd853
2 changed files with 57 additions and 1 deletions
|
|
@ -321,7 +321,9 @@ Working rule:
|
|||
`runtime inspect-compact-event-dispatch-cluster-counts <map-or-dir>` reuses the same analysis
|
||||
but emits only the corpus-level count fields, so the next broader map-install pass no longer
|
||||
needs to wade through every occurrence payload just to compare descriptor or trigger-kind
|
||||
coverage.
|
||||
coverage; the same counts output now also carries an explicit add-building subset so the
|
||||
acquisition-side branch can compare `Add Building` records and their still-missing trigger-kind
|
||||
coverage without grepping the full occurrence dump.
|
||||
- the per-record trigger gate is explicit now too:
|
||||
direct disassembly of `0x004323a0` shows the service returns before dispatch unless
|
||||
one-shot latch `[event+0x81f]` is clear, mode byte `[event+0x7ef]` matches the selected
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue