Rehost company largest live bond principal

This commit is contained in:
Jan Petykiewicz 2026-04-17 21:24:53 -07:00
commit d57deb0e13
9 changed files with 135 additions and 34 deletions

View file

@ -75,7 +75,10 @@ instead of leaving that logic spread across summary helpers. The same annual-fin
derives elapsed years since founding, last 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 is now carried through the same owned company market and annual-finance state too, which
matches the stock-capital branch gate that requires at least two live bonds. A checked-in
matches the stock-capital branch gate that requires 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 the stock-capital approval ladder can extend one rehosted owner-state
surface instead of hunting another isolated finance leaf. 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