Carry bond maturity through runtime state

This commit is contained in:
Jan Petykiewicz 2026-04-18 01:43:35 -07:00
commit 3d31b0b65e
7 changed files with 133 additions and 1 deletions

View file

@ -247,6 +247,9 @@ the runtime selects one annual-finance action per active company and already com
creditor-pressure-bankruptcy, deep-distress-bankruptcy, dividend-adjustment, stock-repurchase,
stock-issue, and bond-issue branches directly into owned dividend, company stat-post,
outstanding-share, issue-calendar, live bond-slot, and company activity state.
The same owned live bond-slot surface now also carries maturity years through save import,
runtime state, and annual bond summaries, which is the right next base for shellless repayment and
bond-service simulation.
## Why This Boundary