Box in Tier-2 source family rows
This commit is contained in:
parent
7894c52aea
commit
07ae8b693a
5 changed files with 485 additions and 10 deletions
|
|
@ -1323,6 +1323,15 @@ Working rule:
|
|||
all-zero. So the remaining Tier-2 question is no longer “does the bare `Port` or
|
||||
`Warehouse` row carry the seeded selector?”; it is “why does one warehouse-shaped industrial
|
||||
peer in that alias family carry the lone seeded selector while the bare rows do not?”
|
||||
- the exact stock resolver-family strip is boxed in now too:
|
||||
the checked-in `recovered_source_family_summaries` report shows every `0x00419590`
|
||||
source-family row (`VictorianStation*`, `TudorStation*`, `SoWestStation*`,
|
||||
`PersianStation*`, `KyotoStation*`, `ClpBrdStation*`, `Maintenance`, and `ServiceTower`)
|
||||
stays on `type_id = 0x000003ec` with `dword_0xbb = 0`, and almost all of them have no `.bca`
|
||||
pair at all; the only paired standalone row is `ServiceTower`, and it still carries
|
||||
`byte_0xba = 0x00`, `byte_0xbb = 0x00`. So the remaining Tier-2 question is no longer
|
||||
whether the exact `0x00419590` source-family strip itself carries the seeded nonzero bank
|
||||
bytes; current evidence says it does not.
|
||||
- the global stock `.bca` selector report narrows that one step further still: the exact
|
||||
`MachineShop.bca` signature (`byte_0xb8 = 0x00`, `byte_0xb9 = 0x80`, `byte_0xba = 0x3f`,
|
||||
`byte_0xbb = 0x00`) is unique across the checked-in stock corpus. So the current Tier-2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue