docs(runtime): pin J2 session lifetime migration
Define the exact Runtime/App ownership boundary, lifecycle ordering, teardown suffix, no-window gate, and deletion criteria before moving transport ownership.
This commit is contained in:
parent
f84624b1e9
commit
ecc4816c5a
3 changed files with 193 additions and 1 deletions
|
|
@ -143,6 +143,9 @@ git revert 854d9e9cd13092bd5aaa3cf025d73eeb4600e9f8
|
|||
|
||||
### J2 — session lifetime and ordered transport group
|
||||
|
||||
**Detailed execution plan:**
|
||||
[`2026-07-25-modern-runtime-slice-j2.md`](2026-07-25-modern-runtime-slice-j2.md).
|
||||
|
||||
- Remove App presentation dependencies from `LiveSessionController`,
|
||||
`LiveSessionHost`, lifecycle host, event router, and command router.
|
||||
- Move the same owner instances into Runtime with Core.Net transport and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue