Carry bond count into annual finance state

This commit is contained in:
Jan Petykiewicz 2026-04-17 21:16:42 -07:00
commit 5bf903137f
8 changed files with 41 additions and 3 deletions

View file

@ -216,7 +216,9 @@ now also drives a shared company market reader seam for stock-capital, salary, b
issue-calendar values, which is a better base for shellless finance simulation than summary-only
helpers. That same owned annual-finance state now also 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.
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.
## Why This Boundary