Carry bond count into annual finance state
This commit is contained in:
parent
08f44debc7
commit
5bf903137f
8 changed files with 41 additions and 3 deletions
|
|
@ -126,7 +126,8 @@ The highest-value next passes are now:
|
|||
closure can target a broader owned restore-state window; the same annual-finance state now also
|
||||
feeds a shared company market reader for stock-capital, salary, bonus, and issue-calendar values,
|
||||
and now derives elapsed years since founding, last dividend, and last bankruptcy for later annual
|
||||
finance-policy rehosting
|
||||
finance-policy rehosting; live bond-slot count now travels through that same owned annual-finance
|
||||
state for the stock-capital branch gate
|
||||
- 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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue