docs(headless): close modern runtime slice K2
This commit is contained in:
parent
38e83640d9
commit
fbdb58a962
7 changed files with 158 additions and 15 deletions
15
CLAUDE.md
15
CLAUDE.md
|
|
@ -357,8 +357,13 @@ redacted credentials, direct Runtime command/entity/portal routes, and the
|
|||
production single-session host pass the same real ACE connect, portal,
|
||||
graceful-reconnect, and terminal-teardown gate on Windows and Linux/WSL.
|
||||
Runtime tests pass 402/402, Headless tests pass 25/25, the complete Windows
|
||||
Release suite passes 8,728/5 skips, and K2 absolute-deadline scheduler plus
|
||||
typed bot-command parity is active.
|
||||
Release suite passes 8,728/5 skips. K2 completed at `7e8acb74` plus
|
||||
`38e83640`: the monotonic absolute-deadline scheduler, shared Runtime
|
||||
local-player frame sequence, complete generation-gated bot commands, and
|
||||
ordered lifecycle/entity/inventory/chat/movement/portal/combat/command event
|
||||
stream pass 411 Runtime tests, 31 Headless tests, 3,732 App tests / 3 skips,
|
||||
and 8,744 complete Release tests / 5 skips. K3 shared immutable process content
|
||||
and per-session mutable isolation are active.
|
||||
J0's rollback is
|
||||
`git revert b632672e5ccabfb44c551e08f1c411ab2669c44a`.
|
||||
J1's rollback is
|
||||
|
|
@ -419,6 +424,9 @@ K0's rollback is
|
|||
`git revert aada8a37c1e933f9f0a3f41dc4f05615b01023bc`.
|
||||
K1's rollback is
|
||||
`git revert f8cb840fb15b27f61afa5c33cad6c4dba8584949`.
|
||||
K2's rollback is, newest first,
|
||||
`git revert 38e83640d907ee3e0819f3b38ca117ca60914d6b` then
|
||||
`git revert 7e8acb74dd20931d5ba88430fd100cd074a32e4d`.
|
||||
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
|
||||
|
|
@ -449,7 +457,8 @@ closeout is
|
|||
closeout is
|
||||
`docs/research/2026-07-27-slice-j8-no-window-closeout.md`; K0 closeout is
|
||||
`docs/research/2026-07-27-slice-k0-portability-boundary.md`; K1 closeout is
|
||||
`docs/research/2026-07-27-slice-k1-single-session-headless.md`; Slice K executes
|
||||
`docs/research/2026-07-27-slice-k1-single-session-headless.md`; K2 closeout is
|
||||
`docs/research/2026-07-27-slice-k2-deterministic-bot-parity.md`; Slice K executes
|
||||
from `docs/plans/2026-07-26-modern-runtime-slice-k.md`. The exact G4 visual
|
||||
rollback
|
||||
is `git revert ef1d263337997bb030eadb7b8e71d73dc659907a`; do not revert G3 or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue