Rehost annual stock-capital issue branch
This commit is contained in:
parent
0658626a57
commit
d303ee994b
6 changed files with 789 additions and 39 deletions
|
|
@ -134,10 +134,12 @@ The highest-value next passes are now:
|
|||
and last bankruptcy for later annual finance-policy rehosting; live bond-slot count now travels through that same owned annual-finance
|
||||
state for the stock-capital branch gate, and the grounded bond table now also contributes both
|
||||
the largest live bond principal and the chosen highest-coupon live bond principal into that same
|
||||
owner-state surface; the same fixed-world save block now also carries the raw stock, bond,
|
||||
owner-state surface, plus the highest live coupon rate for the stock-capital approval ladder;
|
||||
the same fixed-world save block now also carries the raw stock, bond,
|
||||
bankruptcy, and dividend finance-policy bytes, and the first annual creditor-pressure branch now
|
||||
executes as a pure runtime reader over that owner state instead of remaining atlas-only; the
|
||||
later deep-distress bankruptcy fallback now runs on that same save-native cash and trailing-
|
||||
profit seam; the annual stock-repurchase and stock-capital issue branches now do too
|
||||
net-profit surface too; the same owner seam now also carries the fixed-world building-density
|
||||
growth setting plus the linked chairman personality byte, which is enough to run the annual
|
||||
stock-repurchase gate headlessly as another pure reader
|
||||
|
|
|
|||
|
|
@ -224,8 +224,9 @@ annual finance-policy gates in the atlas. Live bond-slot count now also flows th
|
|||
owned company market and annual-finance state, matching the stock-capital branch gate that needs
|
||||
at least two live bonds. The same grounded bond table now also contributes both the largest live
|
||||
bond principal and the chosen highest-coupon live bond principal into owned company market and
|
||||
annual-finance state, so later stock-capital gates can extend a rehosted owner-state seam instead
|
||||
of guessing another finance leaf. The same fixed-world save block now also carries the raw stock,
|
||||
annual-finance state, and now also exposes the highest live coupon rate, so the stock-capital
|
||||
price-to-book ladder can extend a rehosted owner-state seam instead of guessing another finance
|
||||
leaf. The same fixed-world save block now also carries the raw stock,
|
||||
bond, bankruptcy, and dividend finance-policy bytes, and the earliest annual creditor-pressure
|
||||
bankruptcy branch now runs as a pure runtime reader over owned annual-finance state, support-
|
||||
adjusted share price, and those policy bytes rather than staying in atlas prose only. The later
|
||||
|
|
@ -233,7 +234,9 @@ deep-distress bankruptcy fallback now rides the same owner-state seam too, using
|
|||
cash reader plus the first three trailing net-profit years instead of a parallel raw-offset guess.
|
||||
That same seam now also carries the fixed-world building-density growth setting plus the linked
|
||||
chairman personality byte, which is enough to rehost the annual stock-repurchase gate on owned
|
||||
save/runtime state instead of another threshold-only note.
|
||||
save/runtime state instead of another threshold-only note. The stock-capital issue branch now
|
||||
rides that same seam too, with share-pressure, cooldown, and price-to-book gate state exposed as
|
||||
normal runtime readers.
|
||||
|
||||
## Why This Boundary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue