docs(runtime): close J3.4 and plan J3.5
This commit is contained in:
parent
5ef8b5371d
commit
d3e96ff912
13 changed files with 562 additions and 58 deletions
20
CLAUDE.md
20
CLAUDE.md
|
|
@ -217,8 +217,14 @@ materialized presentation/spatial owner now use exact `RuntimeEntityKey`; the
|
|||
temporary GUID-shaped compatibility view is deleted. App tests pass 3,761/3
|
||||
skips, the complete Release suite passes 8,444/5 skips, and the final exact-
|
||||
binary seven-checkpoint gate passes with two graceful exits, zero failures,
|
||||
zero render-shadow mismatches, and zero pending deltas. J3.4 canonical
|
||||
`ClientObjectTable` ownership is next. J0's rollback is
|
||||
zero render-shadow mismatches, and zero pending deltas. J3.4 is complete at
|
||||
`5ef8b537`: `RuntimeEntityObjectLifetime` owns the sole entity directory and
|
||||
live `ClientObjectTable`; App, routing, interaction, and UI borrow the exact
|
||||
instances. Runtime tests pass 118/118, App tests pass 3,762/3 skips, the
|
||||
complete Release suite passes 8,453/5 skips, and the exact-binary
|
||||
seven-checkpoint gate passes with graceful exits, zero failures, zero
|
||||
render-shadow mismatches, and zero pending deltas. J3.5 ordered canonical
|
||||
entity/object deltas and direct borrowed views are next. J0's rollback is
|
||||
`git revert b632672e5ccabfb44c551e08f1c411ab2669c44a`.
|
||||
J1's rollback is
|
||||
`git revert 854d9e9cd13092bd5aaa3cf025d73eeb4600e9f8`.
|
||||
|
|
@ -229,12 +235,14 @@ J3.2's rollback is
|
|||
J3.3's rollback is, newest first,
|
||||
`git revert e937cc36df39cf6ea1eaba2f9c0243d1929da702` then
|
||||
`git revert 420e5eea70fd2c29cf9c8614e6298a1f84d64045`.
|
||||
J3.4's rollback is
|
||||
`git revert 5ef8b5371d8990f0380acd939e71cd711289d429`.
|
||||
Slice H's retained UI/frame, bounded-light, and pooled/borrowed/direct network
|
||||
work is complete; the exact seven-checkpoint connected lifecycle/reconnect gate
|
||||
passes. Slice I is closed in
|
||||
`docs/plans/2026-07-25-modern-runtime-slice-i.md`; the coherent Slice J campaign
|
||||
executes from `docs/plans/2026-07-25-modern-runtime-slice-j.md`; J3.4 starts at
|
||||
`docs/plans/2026-07-25-modern-runtime-slice-j3-object-table.md`. The exact G4 visual rollback
|
||||
executes from `docs/plans/2026-07-25-modern-runtime-slice-j.md`; J3.5 starts at
|
||||
`docs/plans/2026-07-26-modern-runtime-slice-j3-delta-stream.md`. The exact G4 visual rollback
|
||||
is `git revert ef1d263337997bb030eadb7b8e71d73dc659907a`; do not revert G3 or
|
||||
the portal-warmup corrections. Evidence:
|
||||
`docs/research/2026-07-25-slice-h-closeout.md` and
|
||||
|
|
@ -249,8 +257,8 @@ the portal-warmup corrections. Evidence:
|
|||
`docs/research/2026-07-25-slice-j1-runtime-contract-closeout.md` and
|
||||
`docs/research/2026-07-25-slice-j2-session-lifetime-closeout.md` and
|
||||
`docs/research/2026-07-25-slice-j3-2-canonical-entity-directory-closeout.md` and
|
||||
`docs/research/2026-07-25-slice-j3-3-exact-projection-store.md`. Agent handoff:
|
||||
`docs/research/2026-07-25-slice-j3-3-complete-j3-4-handoff.md`.
|
||||
`docs/research/2026-07-25-slice-j3-3-exact-projection-store.md` and
|
||||
`docs/research/2026-07-26-slice-j3-4-canonical-object-lifetime.md`.
|
||||
|
||||
**Structural prerequisite before new M4 subsystem work:** all eight
|
||||
behavior-preserving `GameWindow` decomposition slices and the automated
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue