Extract acquisition tri-lane formula inputs
This commit is contained in:
parent
c6f3683619
commit
7cb9edcf42
2 changed files with 67 additions and 0 deletions
|
|
@ -179,6 +179,18 @@ Working rule:
|
|||
`0x0040cb70` and news/event id `0x65`,
|
||||
and `0x004b70f5 / 0x004b7979` are broader sibling `0x0040d540` callers routing through
|
||||
`0x004337a0` and downstream `0x00540120 / 0x00518140`
|
||||
- formula input lanes are now structured too:
|
||||
`0x00412560` uses candidate-row time window `+0x20/+0x22`,
|
||||
owner/absence booleans `+0x24/+0x28`,
|
||||
list count `+0x2c`,
|
||||
and membership list `+0x44`,
|
||||
while the wider `0x00410b30..0x004118f4` loop consumes candidate-row
|
||||
`+0x18/+0x1c/+0x2a/+0x2c/+0x44`,
|
||||
subject latch `[site+0x78c]`,
|
||||
personality byte `[site+0x391]`,
|
||||
world lanes `[world+0x0d]`, `[world+0x4afb]`, `[world+0x4caa]`,
|
||||
owner-company scalar `[company+0x0d5d]`,
|
||||
and the local cache bands `[site+0x2e8]`, `[site+0x310]`, `[site+0x338]`, `[site+0x360]`
|
||||
- the direct writer census now narrows the remaining owner-company question too:
|
||||
grounded `[site+0x276]` writes cluster under create-side and live mutation families such as
|
||||
`0x004269b0 / 0x00426a10`, the create-side `0x0040ef10 / 0x0040f6d0` strip, and the bulk
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue