Rehost company highest-coupon bond input
This commit is contained in:
parent
d6a951841d
commit
3b99f6f626
8 changed files with 117 additions and 14 deletions
|
|
@ -127,8 +127,9 @@ The highest-value next passes are now:
|
|||
feeds a shared company market reader for stock-capital, salary, bonus, and issue-calendar values,
|
||||
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
|
||||
state for the stock-capital branch gate, and the grounded bond table now also contributes the
|
||||
largest live bond principal into that same owner-state surface
|
||||
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 project rule on the remaining closure work is now explicit too: when one runtime-facing field
|
||||
is still ambiguous, prefer rehosting the owning source state or real reader/setter family first
|
||||
instead of guessing another derived leaf field from neighboring raw offsets
|
||||
|
|
|
|||
|
|
@ -218,9 +218,10 @@ helpers. That same owned annual-finance state now also derives elapsed years sin
|
|||
dividend, and last bankruptcy from the runtime calendar, which lines up directly with the grounded
|
||||
annual finance-policy gates in the atlas. Live bond-slot count now also flows through that same
|
||||
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 the largest 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.
|
||||
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.
|
||||
|
||||
## Why This Boundary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue