docs(runtime): close J3.4 and plan J3.5

This commit is contained in:
Erik 2026-07-26 06:09:28 +02:00
parent 5ef8b5371d
commit d3e96ff912
13 changed files with 562 additions and 58 deletions

View file

@ -169,7 +169,14 @@ residency is `0/0/0` at every stable checkpoint and teardown converges. Slice I
is deleted. Its 3,761 App tests / 3 skips, 8,444 full Release tests / 5 skips,
and exact-binary seven-checkpoint connected gate pass with two graceful
exits, zero failures, zero render-shadow mismatches, and zero pending deltas.
J3.4 canonical `ClientObjectTable` ownership is next under
J3.4 is complete at `5ef8b537`: one presentation-free
`RuntimeEntityObjectLifetime` owns the sole entity directory and live
`ClientObjectTable`; App and routing borrow the exact instances. Its 118
Runtime tests, 3,762 App tests / 3 skips, 8,453 full Release tests / 5 skips,
and exact-binary seven-checkpoint connected gate pass 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 under
[`2026-07-25-modern-runtime-slice-j.md`](2026-07-25-modern-runtime-slice-j.md).
Slice-I closeout evidence is
[`../research/2026-07-25-slice-i7-closeout.md`](../research/2026-07-25-slice-i7-closeout.md).
@ -179,6 +186,8 @@ Slice-J3.2 closeout evidence is
[`../research/2026-07-25-slice-j3-2-canonical-entity-directory-closeout.md`](../research/2026-07-25-slice-j3-2-canonical-entity-directory-closeout.md).
Slice-J3.3 closeout evidence is
[`../research/2026-07-25-slice-j3-3-exact-projection-store.md`](../research/2026-07-25-slice-j3-3-exact-projection-store.md).
Slice-J3.4 closeout evidence is
[`../research/2026-07-26-slice-j3-4-canonical-object-lifetime.md`](../research/2026-07-26-slice-j3-4-canonical-object-lifetime.md).
The historical exact G4 visual rollback remains
`git revert ef1d263337997bb030eadb7b8e71d73dc659907a`.