Cluster add-building compact dispatch families
This commit is contained in:
parent
8828d510fb
commit
d334da6687
4 changed files with 435 additions and 0 deletions
|
|
@ -301,6 +301,18 @@ Working rule:
|
|||
`add_building_dispatch_strip_records_missing_trigger_kind` counts, so inspected maps can now
|
||||
show whether `Add Building` rows are present and still null-trigger without a separate cluster
|
||||
pass
|
||||
- that add-building subset is structured one layer deeper now too:
|
||||
the per-map summary and the compact-dispatch cluster/counts reports both surface
|
||||
add-building signature families, condition-tuple families, and combined
|
||||
signature/condition clusters, so the remaining trigger-kind/source question can compare exact
|
||||
compact subfamilies instead of only raw descriptor hits
|
||||
- the first concrete add-building cluster split is now visible too:
|
||||
targeted map inspections show `Texas Tea.gmp` carrying a one-row `Port01` cluster on
|
||||
signature family `nondirect-ge1e-h0001-0007-0000-6d00-0200-p0000-0000-0000-ffff` with
|
||||
condition family `[7:0]`, while `Alternate USA.gmp` carries repeated three-row
|
||||
`FarmGrain`/`Logging Camp` clusters on `nondirect-ge34-h0002-0007-0004-73|75|7b|85...` with
|
||||
condition family `[7:4,42:0]`; that narrows the remaining trigger-kind/source question to a
|
||||
small set of compact subfamilies rather than a single undifferentiated add-building carrier
|
||||
- the same probe now narrows the candidate runtime-effect set too:
|
||||
it reports which decoded records already carry grouped opcodes in the grounded
|
||||
`0x00431b20` dispatch strip; real `War Effort.gmp` currently narrows that to record indexes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue