Rehost annual bond issue service branch

This commit is contained in:
Jan Petykiewicz 2026-04-18 01:32:57 -07:00
commit c5c14d71b0
5 changed files with 240 additions and 8 deletions

View file

@ -244,8 +244,8 @@ save/runtime state instead of another threshold-only note. The stock-capital iss
rides that same seam too, with share-pressure, cooldown, and price-to-book gate state exposed as
normal runtime readers. Periodic boundary service now also uses that owner seam as a real chooser:
the runtime selects one annual-finance action per active company and already commits the shellless
dividend-adjustment, stock-repurchase, and stock-issue branches directly into owned dividend,
company stat-post, outstanding-share, and issue-calendar state.
dividend-adjustment, stock-repurchase, stock-issue, and bond-issue branches directly into owned
dividend, company stat-post, outstanding-share, issue-calendar, and live bond-slot state.
## Why This Boundary