refactor(app): close ordered startup composition
This commit is contained in:
parent
54244d31f1
commit
530b4bd8f5
16 changed files with 537 additions and 215 deletions
|
|
@ -104,11 +104,12 @@ controllers, selection/radar, landblock publishers, and portal/sky/particle
|
|||
resources have transactional phase ownership and exact-owner late bindings.
|
||||
I.7 adds the complete streaming/session/hydration/local-player/teleport phase,
|
||||
including explicit reversible ownership for every late edge. `GameWindow` is
|
||||
now 1,910 raw lines after I.8c, which makes session start the terminal `OnLoad`
|
||||
operation. I.9, shutdown, canonical soak snapshots, and closeout checkpoints
|
||||
J–L remain. The App gate passes 3,430 tests / 3 intentional skips, the complete
|
||||
Release suite passes 7,802 tests / 5 skips, and the I.8c corrected-diff review
|
||||
is clean.
|
||||
now 1,945 raw lines after I.9 makes production invoke the same typed pipeline
|
||||
as the failure oracle and keeps session start terminal. Checkpoint I is
|
||||
complete; shutdown, canonical soak snapshots, and closeout checkpoints J–L
|
||||
remain. The App gate passes 3,431 tests / 3 intentional skips, the complete
|
||||
Release suite passes 7,803 tests / 5 skips, and the complete Checkpoint-I
|
||||
corrected-diff review is clean.
|
||||
|
||||
This is a behavior-preserving structural program. Severe regressions still get
|
||||
root-cause fixes in separate commits; ordinary feature work resumes with M4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue