Expose annual debt flow relation summaries
This commit is contained in:
parent
ecfc78f410
commit
4f2955093f
6 changed files with 74 additions and 7 deletions
|
|
@ -158,7 +158,9 @@ The highest-value next passes are now:
|
|||
compact the table, then issue the exact staged count” path during periodic service; the same
|
||||
service surface now also carries the per-cycle retired-versus-issued principal totals that feed
|
||||
the later debt-news family plus the issued-share and repurchased-share counts behind the later
|
||||
equity-offering and buyback news tails
|
||||
equity-offering and buyback news tails; runtime summaries now also expose the grounded
|
||||
retired-versus-issued relation directly while still leaving the exact `2882..2886` selector on
|
||||
the shell-owned side
|
||||
- the project rule on the remaining closure work is now explicit too: when one runtime-facing field
|
||||
is still ambiguous, prefer rehosting the owning source state or real reader/setter family first
|
||||
instead of guessing another derived leaf field from neighboring raw offsets
|
||||
|
|
|
|||
|
|
@ -237,7 +237,9 @@ linked-transit threshold split to stage `500000` principal issue counts without
|
|||
and periodic boundary service now commits the same shellless matured-bond repay/compact/issue path instead of
|
||||
stopping at the staging reader. That same service seam now also carries the retired-versus-issued
|
||||
principal totals needed by the later debt-news tail, plus the issued-share and repurchased-share
|
||||
counts needed by the later equity-offering and buyback news tails.
|
||||
counts needed by the later equity-offering and buyback news tails. Runtime summaries also expose
|
||||
the grounded retired-versus-issued relation directly while the exact `2882..2886` selector remains
|
||||
shell-owned.
|
||||
The annual dividend-adjustment lane now rides that same seam too: the runtime now rehosts the
|
||||
shared year-or-control-transfer metric reader, the board-approved dividend ceiling helper, and the
|
||||
full annual dividend branch over owned cash, public float, current dividend, and building-growth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue