Rehost saved world absolute counter state
This commit is contained in:
parent
126a637bc2
commit
2441fe6374
8 changed files with 381 additions and 54 deletions
|
|
@ -108,7 +108,7 @@ The highest-value next passes are now:
|
|||
`runtime inspect-save-company-chairman <save.gms>` now dumps those remaining raw record
|
||||
candidates directly from the rehosted parser, including fixed-world chairman slot / role-gate
|
||||
context, the grounded fixed-world issue-`0x37` pair, the fixed-dword world finance
|
||||
neighborhood around the absolute-calendar and issue lanes, the separate six-float economic
|
||||
neighborhood rooted at `[world+0x0d]` with the saved calendar tuple and absolute counter, the separate six-float economic
|
||||
tuning band, derived holdings-at-share-price and cached purchasing-power totals,
|
||||
context, company dword candidate windows, and richer chairman qword cache views; the current
|
||||
rehosted company-side owner state now also includes a typed market/cache map carrying saved
|
||||
|
|
@ -122,8 +122,9 @@ The highest-value next passes are now:
|
|||
unassigned share pool derived from outstanding shares minus chairman-held shares for later annual
|
||||
finance logic; that same owned company market state now also backs a bundled annual-finance
|
||||
reader seam for assigned shares, public float, and rounded cached share price; the fixed-world
|
||||
finance neighborhood is now widened to 16 dwords rooted at `[world+0x11]` so later issue-family
|
||||
closure can target a broader owned restore-state window; the same annual-finance state now also
|
||||
finance neighborhood is now widened to 17 dwords rooted at `[world+0x0d]` so later issue-family
|
||||
closure can target a broader owned restore-state window, and the saved absolute counter now
|
||||
flows through normal runtime restore state instead of staying on shell-context metadata; the same annual-finance state now also
|
||||
feeds a shared company market reader for stock-capital, salary, bonus, and the full two-word
|
||||
current/prior issue-calendar tuples, and now derives elapsed years since founding, last dividend,
|
||||
and last bankruptcy for later annual finance-policy rehosting; live bond-slot count now travels through that same owned annual-finance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue