docs(runtime): close per-session physics ownership

Record J5.5 production SHA, complete Release baseline, exact-binary lifecycle/reconnect and nine-stop collision/movement evidence, and rollback. Synchronize architecture, roadmap, milestones, AGENTS/CLAUDE, and advance the active program to J5.6 projectile runtime.

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
Erik 2026-07-26 13:59:06 +02:00
parent 7e6033d0ad
commit fce8e7b18e
11 changed files with 127 additions and 35 deletions

View file

@ -14,7 +14,7 @@ banner cannot silently override the current program state.
[`plans/2026-07-23-world-interaction-completion.md`](plans/2026-07-23-world-interaction-completion.md).
The eight-slice `GameWindow` decomposition and its connected visual matrix
are complete.
- **Current active engineering program:** Slices AI, J0J4, and J5.1J5.4 of
- **Current active engineering program:** Slices AI, J0J4, and J5.1J5.5 of
[`plans/2026-07-24-modern-runtime-architecture.md`](plans/2026-07-24-modern-runtime-architecture.md)
are complete. Production uses prepared world/collision packages, typed
residence, retained render-scene/delta submission, bounded frame owners, and
@ -22,8 +22,9 @@ banner cannot silently override the current program state.
Runtime owns canonical session/transport, entity/object lifetime, J4
gameplay state, selection/interaction transactions, and combat/magic intent.
App materialized projections and retained widgets borrow exact Runtime
identity and action owners. J5.5 per-session physics and remote simulation is
next in
identity and action owners. Runtime also owns the sole per-session physics,
collision, body/host, remote simulation, and cell-commit graph. J5.6
projectile runtime is next in
[`plans/2026-07-26-modern-runtime-slice-j5.md`](plans/2026-07-26-modern-runtime-slice-j5.md).
- **Completed gates:** R6 locomotion/collision/projectile/teleport/radar and
the final two-client portal-out/materialization observer comparison (`#218`).
@ -33,12 +34,12 @@ banner cannot silently override the current program state.
`#116` (two narrowed slide-response cases), and divergence rows TS-50/TS-51.
- **Active engineering track:** complete Slice J's coherent Runtime lifetime
groups, then build the approved Linux/headless multi-session host in Slice K.
J5.4's exact rollback is
`git revert aa3f4a60f87f2cbebc3d8ecd5e33d779b7fb13c1`.
J5.5's exact rollback is
`git revert 7e6033d0adcd0b572c20e89dd275746fb442d52f`.
- **Divergence audit:** 178 active rows — IA 17, AD 37, AP 85, TS 34,
and UN 5 — plus the retained retired TS-37 history note.
- **Latest automated baseline:** Release build succeeds; 8,575 tests pass and
five are intentionally skipped. The exact J5.4 connected lifecycle/reconnect
- **Latest automated baseline:** Release build succeeds; 8,588 tests pass and
five are intentionally skipped. The exact J5.5 connected lifecycle/reconnect
gate completed two sessions and seven checkpoints, and its canonical
nine-stop movement route completed all destinations and movement exercises,
with graceful zero-code exits and zero failures.