docs(runtime): record world environment ownership

This commit is contained in:
Erik 2026-07-26 16:52:43 +02:00
parent 902076c0a4
commit 4ab98b080e
7 changed files with 119 additions and 9 deletions

View file

@ -251,8 +251,12 @@ residency is `0/0/0` at every stable checkpoint and teardown converges. Slice I
combat, casting, and projectiles without presentation dependencies. Its 323
Runtime tests, 3,717 App tests / 3 skips, 8,596 full Release tests / 5
skips, exact-binary lifecycle/reconnect route, and canonical nine-stop route
pass. J6 world/portal/environment and projection-handshake ownership is
active under
pass. J6.1 completed at `902076c0`: Runtime owns one instance-scoped
calendar, synchronized world clock, weather state, selected day group, and
AdminEnvirons state; App projects immutable DAT-backed sky presentation.
Its 332 Runtime tests, 3,718 App tests / 3 skips, 8,611 complete Release
tests / 5 skips, and exact-binary lifecycle/reconnect route pass. J6.2
canonical reveal generation and typed destination readiness is active 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).