Rehost company highest-coupon bond input

This commit is contained in:
Jan Petykiewicz 2026-04-17 21:31:28 -07:00
commit 3b99f6f626
8 changed files with 117 additions and 14 deletions

View file

@ -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