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

@ -319,7 +319,13 @@ presentation/backend assemblies. Runtime tests pass 323/323, App tests pass
3,717/3 skips, the complete Release suite passes 8,596/5 skips, and the exact
lifecycle/reconnect plus canonical nine-stop gates match binary/source,
converge every backlog, and exit gracefully with zero failures. J6
world/portal/environment and projection-handshake ownership is active.
world/portal/environment and projection-handshake ownership is active. J6.1
landed at `902076c0`: Runtime owns the instance-scoped Dereth calendar,
server-synchronized clock, weather, day-group selection, and AdminEnvirons
state while App only projects immutable DAT sky definitions into rendering.
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.
J0's rollback is
`git revert b632672e5ccabfb44c551e08f1c411ab2669c44a`.
J1's rollback is