docs(runtime): record teleport correlation gate
This commit is contained in:
parent
6a063a27d4
commit
73d0b54e38
10 changed files with 188 additions and 25 deletions
|
|
@ -21,7 +21,9 @@ and combat ownership closed at `cdee7a4b` after canonical action state
|
|||
(`20df9d15`), local movement/outbound cadence (`aa3f4a60`), and per-session
|
||||
physics/remote simulation (`7e6033d0`), projectile simulation (`2aee3356`),
|
||||
and the combined simulation ledger/Runtime-only closeout moved to Runtime.
|
||||
J6 world/portal/environment and projection-handshake ownership is active.
|
||||
J6.1–J6.3 moved world environment, canonical reveal generation/readiness, and
|
||||
exact F751/Position destination correlation into Runtime. J6.4 graphical-host
|
||||
acknowledgement and owner cleanup is active.
|
||||
|
||||
**Scope:** Reconcile and sequence the existing Modern Pipeline (`MP`) and
|
||||
Linux/headless (`LH`) tracks using the 2026-07-24 connected performance audit.
|
||||
|
|
@ -1281,8 +1283,13 @@ exact-binary lifecycle/reconnect gate, and canonical nine-stop route pass.
|
|||
J5 movement/physics/interaction/combat ownership is complete at `cdee7a4b`.
|
||||
The Runtime-only simulation fixture, combined terminal ledger, 8,596-test /
|
||||
5-skip Release suite, exact-binary lifecycle/reconnect gate, and canonical
|
||||
nine-stop route pass. J6 world/portal/environment and projection-handshake
|
||||
ownership is the current execution point.
|
||||
nine-stop route pass. J6.1–J6.3 are complete at `6a063a27`: Runtime owns world
|
||||
environment, the reveal generation/readiness lifetime, wrap-safe
|
||||
F751/Position correlation, and the exact generation/sequence/cell placement
|
||||
handshake. Its 360 Runtime tests, 3,710 App tests / 3 skips, 8,631-test /
|
||||
5-skip Release suite, and exact-binary lifecycle/reconnect gate pass. J6.4
|
||||
graphical-host acknowledgement and owner cleanup is the current execution
|
||||
point.
|
||||
Evidence:
|
||||
[`../research/2026-07-25-slice-g5-production-profile.md`](../research/2026-07-25-slice-g5-production-profile.md)
|
||||
and
|
||||
|
|
@ -1304,6 +1311,8 @@ and
|
|||
and
|
||||
[`../research/2026-07-26-slice-j5-6-projectile-ownership.md`](../research/2026-07-26-slice-j5-6-projectile-ownership.md)
|
||||
and
|
||||
[`../research/2026-07-26-slice-j6-3-teleport-correlation.md`](../research/2026-07-26-slice-j6-3-teleport-correlation.md)
|
||||
and
|
||||
[`../research/2026-07-26-slice-j5-7-simulation-ownership-closeout.md`](../research/2026-07-26-slice-j5-7-simulation-ownership-closeout.md)
|
||||
and
|
||||
[`2026-07-25-modern-runtime-slice-j.md`](2026-07-25-modern-runtime-slice-j.md).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue