Summarize placed-structure side-buffer patterns
This commit is contained in:
parent
e43731c0ef
commit
c173623692
3 changed files with 345 additions and 39 deletions
|
|
@ -24,8 +24,10 @@ Working rule:
|
|||
separate tagged side-buffer seam candidates, especially the exact `0x38a5/0x38a6/0x38a7`
|
||||
family whose compact `6`-byte header pattern and embedded placed-structure-style `0x55f1`
|
||||
name rows now make it the grounded placed-structure dynamic side-buffer owner; the remaining
|
||||
blocker is semantic closure of the 6-byte prefix lane and its relation to the embedded
|
||||
`0x55f1/0x55f2/0x55f3` row subset.
|
||||
blocker is semantic closure of the compact prefix regimes now summarized in real saves as seven
|
||||
stable patterns on `q.gms` and their relation to the embedded `0x55f1/0x55f2/0x55f3` row
|
||||
subset, especially the dominant bridge-section `0xff000000/0x0001/0xff` group and the smaller
|
||||
`0x000055f3/0x0001/0xff` group that matches the embedded profile tag directly.
|
||||
- Extend shellless clock advancement so more periodic-company service branches consume owned
|
||||
runtime time state directly instead of only the explicit periodic service command.
|
||||
- Keep widening selected-year world-owner state only when a full owning reader/rebuild family is
|
||||
|
|
@ -102,6 +104,12 @@ Working rule:
|
|||
samples include repeated `TunnelSTBrick_*` names under `Infrastructure` with compact leading
|
||||
dwords like `0x000055f3` and `0xff0000ff`, so the next pass can target the semantics of those
|
||||
compact prefix patterns instead of hunting the owner seam itself.
|
||||
- The `0x38a5` probe now also summarizes all embedded compact prefix regimes instead of just the
|
||||
first few samples: grounded `q.gms` currently exposes seven stable pattern groups across 138
|
||||
embedded rows, with the dominant `0xff000000/0x0001/0xff` group carrying 62 bridge-section
|
||||
rows, the `0xff0000ff/0x0001/0xff` and `0xf3010100/0x0055/0x00` groups concentrating cap-like
|
||||
rows, and a smaller `0x000055f3/0x0001/0xff` group carrying 17 tunnel-section / cap rows whose
|
||||
leading dword matches the embedded placed-structure profile tag directly.
|
||||
- The placed-structure tagged save stream now also exposes repeated `0x55f1/0x55f2/0x55f3`
|
||||
triplets with dual name stems, a fixed five-`f32` policy row, and a compact `0x5dc1...0x5dc2`
|
||||
footer carrying one raw `u32` payload lane plus one live `i32` status lane, so the remaining
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue