docs(architecture): plan GameWindow lifecycle shell

Freeze host ordering, resource ownership, callback quiescence, partial-startup rollback, and canonical soak evidence as twelve reviewed, bisectable Slice 8 checkpoints.

Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
Erik 2026-07-22 09:14:24 +02:00
parent 96f8bfcfa8
commit 20ebf217e2
3 changed files with 615 additions and 0 deletions

View file

@ -100,6 +100,8 @@ Slice 8 groups composition and shutdown wiring and reduces Silk callbacks to
narrow calls into input, update, render, resize, focus, and shutdown owners.
It removes leftover feature state only where Slices 17 already established a
canonical owner; it does not redesign gameplay, rendering, or resource lifetime.
The reviewed AL execution ledger is
`docs/plans/2026-07-22-gamewindow-slice-8-composition-lifecycle.md`.
## Do not retry