Carry company stat-band roots into runtime state
This commit is contained in:
parent
8473471a79
commit
1e0f88bd62
9 changed files with 180 additions and 15 deletions
|
|
@ -51,8 +51,9 @@ math. The next shared company-side slice is now rehosted too: save-native compan
|
|||
flow into a typed company market/cache map on runtime service state, carrying outstanding shares,
|
||||
saved support/share-price/cache words, chairman salary lanes, calendar words, and connection
|
||||
latches for each live company. That map now appears in runtime summaries and save-slice exports,
|
||||
so later company stat-family / finance readers can build on owned state instead of another round
|
||||
of single-field save-offset guesses. A checked-in
|
||||
and it now also carries the first grounded stat-band root windows at `[company+0x0cfb]`,
|
||||
`[company+0x0d7f]`, and `[company+0x1c47]`, so later company stat-family / finance readers can
|
||||
build on owned state instead of another round of single-field save-offset guesses. A checked-in
|
||||
The working rule on the remaining frontier is explicit now too: when a lane is still ambiguous, we
|
||||
should prefer rehosting the owning source state or the real reader/setter family rather than
|
||||
guessing one more derived leaf field from nearby offsets. A checked-in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue