Classify infrastructure short-span outlier families
This commit is contained in:
parent
d998c08219
commit
1a0653cff1
3 changed files with 446 additions and 0 deletions
|
|
@ -131,6 +131,18 @@ Working rule:
|
|||
with dominant pattern `0x0055 / 0x00` across `18/18` rows and the `0x06` class remains the only
|
||||
large mixed frontier. So the next infrastructure slice should focus on classifying the mixed
|
||||
`0x06` rows, not on rediscovering the already-grounded pure-prelude `0x03` rows.
|
||||
- That `0x06` class is now narrower too: grounded `q.gms` shows the dominant short-span class as
|
||||
`BridgeSTWood_Section.3dp / Infrastructure` with compact prefix `0xff000000 / 0x0001 / 0xff`
|
||||
across `62/72` rows and dominant prelude candidate `0x0001 / 0xff` across `63/72` rows. So the
|
||||
next infrastructure slice should stop treating the `0x06` class as uniformly ambiguous and focus
|
||||
on the smaller outlier families inside that class, especially the zero-like `BallastCap`-style
|
||||
rows and any remaining non-`0x0001 / 0xff` prelude candidates.
|
||||
- Those outliers are explicit now too: the remaining `10` short-span rows on grounded `q.gms`
|
||||
break into `9` `BallastCapST_Cap.3dp / Infrastructure` rows with compact prefix
|
||||
`0xf3010100 / 0x0055 / 0x00` and candidate pattern `0x0055 / 0x00`, plus `1`
|
||||
`TrackCapST_Cap.3dp / Infrastructure` row with compact prefix `0xff0000ff / 0x0001 / 0xff`.
|
||||
So the next infrastructure slice should target the `BallastCap` outlier family first, not the
|
||||
already-dominant bridge-section class.
|
||||
- Reconstruct the save-side region record body on top of the newly corrected non-direct tagged
|
||||
region seam (`0x5209/0x520a/0x520b`, stride hint `0x06`, `Marker09` record stems) now that the
|
||||
`0x55f3` payload is known to be fully consumed by the embedded profile collection on grounded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue