Separate peer-site class gate from post-byte
This commit is contained in:
parent
a3c867caac
commit
c53b4d482e
2 changed files with 12 additions and 2 deletions
|
|
@ -140,6 +140,11 @@ Working rule:
|
|||
exposes `TextileMill x9`, `Toolndie x2`, and singleton `Brewery`, `MeatPackingPlant`, and
|
||||
`MunitionsFactory` rows, so the next peer-site slice should treat nonzero post-secondary-byte
|
||||
rows as a likely industry-like subset rather than a generic placed-structure mode split
|
||||
- keep the already-grounded `0x0047fd50` class gate separate from that byte: direct disassembly
|
||||
now says `0x0047fd50` resolves the linked peer through `[site+0x04]`, reads candidate class
|
||||
byte `[candidate+0x8c]`, and returns true only for `0/1/2` while rejecting `3/4` and above,
|
||||
so the next slice should not conflate the post-secondary byte with the existing
|
||||
station-or-transit gate
|
||||
- treat the peer-site selector seam itself as grounded enough for planning purposes
|
||||
- use the new structured restore/runtime field split in the same trace:
|
||||
restore subset
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue