refactor(app): close ordered startup composition
This commit is contained in:
parent
54244d31f1
commit
530b4bd8f5
16 changed files with 537 additions and 215 deletions
|
|
@ -63,11 +63,13 @@ named reversible late edges. I.8a adds the focused live-session runtime factory
|
|||
and attaches command/input owners before frame publication. I.8b composes and
|
||||
atomically publishes the complete frame pair and extracts lifecycle resource
|
||||
sampling. I.8c makes session start the terminal `OnLoad` operation.
|
||||
`GameWindow` is 1,910 raw lines. I.9 and checkpoints J–L remain active. Issue
|
||||
#232 tracks
|
||||
`GameWindow` is 1,945 raw lines after I.9 routes production through the exact
|
||||
tested pipeline with explicit prior-result dependencies. Checkpoint I is
|
||||
complete and checkpoints J–L remain active. Issue #232 tracks
|
||||
process-residency variance in the soak without loosening its leak threshold.
|
||||
The App gate passes 3,430 tests / 3 skips, the complete Release suite passes
|
||||
7,802 tests / 5 skips, and the I.8c corrected-diff review is clean.
|
||||
The App gate passes 3,431 tests / 3 skips, the complete Release suite passes
|
||||
7,803 tests / 5 skips, and the complete Checkpoint-I corrected-diff review is
|
||||
clean.
|
||||
|
||||
Carried:
|
||||
#153 far-teleport residual, #116 slide-response, the remaining R6 ownership cleanup plus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue