docs(runtime): close projectile ownership

This commit is contained in:
Erik 2026-07-26 15:27:50 +02:00
parent 2aee33569f
commit c30a3efeb0
11 changed files with 263 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.5 of
- **Current active engineering program:** Slices AI, J0J4, and J5.1J5.6 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
@ -23,8 +23,8 @@ banner cannot silently override the current program state.
gameplay state, selection/interaction transactions, and combat/magic intent.
App materialized projections and retained widgets borrow exact Runtime
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
collision, body/host, remote/projectile simulation, and cell-commit graph.
J5.7 ownership cleanup and closeout is active 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`).
@ -34,15 +34,14 @@ 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.5's exact rollback is
`git revert 7e6033d0adcd0b572c20e89dd275746fb442d52f`.
J5.6's exact rollback is
`git revert 2aee33569f0268d7bc0f4f52437dfa0b405432a4`.
- **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,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.
- **Latest automated baseline:** Release build succeeds; 8,591 tests pass and
five are intentionally skipped. The exact J5.6 arrow/bolt/spell,
lifecycle/reconnect, and canonical nine-stop gates complete with graceful
zero-code exits and zero failures.
## Sources of truth