docs(runtime): record reveal ownership gate
This commit is contained in:
parent
acb845d812
commit
38b3773cb9
9 changed files with 191 additions and 25 deletions
14
AGENTS.md
14
AGENTS.md
|
|
@ -324,8 +324,13 @@ 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.
|
||||
/ 5 skips, and exact-binary lifecycle/reconnect route pass. J6.2 landed at
|
||||
`a6860d55` plus `acb845d8`: Runtime owns the sole reveal generation,
|
||||
destination/readiness latch, materialization/simulation edge, viewport,
|
||||
completion, cancellation, wait cue, and portal count. App's lifecycle mirror
|
||||
is deleted. Its 349 Runtime tests, 3,716 App tests / 3 skips, 8,626 complete
|
||||
Release tests / 5 skips, and exact-binary lifecycle/reconnect route pass with
|
||||
zero reveal invariants. J6.3 F751/Position transit correlation is active.
|
||||
J0's rollback is
|
||||
`git revert b632672e5ccabfb44c551e08f1c411ab2669c44a`.
|
||||
J1's rollback is
|
||||
|
|
@ -367,6 +372,11 @@ J5.6's rollback is
|
|||
`git revert 2aee33569f0268d7bc0f4f52437dfa0b405432a4`.
|
||||
J5.7's rollback is
|
||||
`git revert cdee7a4b49addb5e1500753f6a885f7c899bd0f0`.
|
||||
J6.1's rollback is
|
||||
`git revert 902076c0a42079596a8a273e9be402776cabf4b0`.
|
||||
J6.2's rollback is, newest first,
|
||||
`git revert acb845d812574206da1693fb379fec8a6f175fcb` then
|
||||
`git revert a6860d5563ae845a2cbb916abacf2b4aee515cdb`.
|
||||
Slice H's retained UI/frame, bounded-light, and pooled/borrowed/direct network
|
||||
work is complete; the exact seven-checkpoint connected lifecycle/reconnect gate
|
||||
passes. Slice I is closed in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue