docs(runtime): close character projections
Record J4.4's canonical character settings, borrowed gameplay views, typed state-command seam, complete Release evidence, exact-binary lifecycle/reconnect acceptance, rollback, and the J4.5 combined closeout boundary. Synchronize architecture, roadmap, milestones, agent guidance, and durable memory. Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
parent
dcb61efb5a
commit
ce6fae7b38
9 changed files with 194 additions and 22 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# acdream — strategic roadmap
|
||||
|
||||
**Status:** Living document. Updated 2026-07-26. **M3 landed; M4 is active.** M3's retail casting/UI, R6 locomotion/collision/projectile/teleport/radar rebaseline, deterministic fresh-login/portal world lifecycle, and final two-client portal observer flow are user-gated. All eight slices of the behavior-preserving ownership campaign in [`docs/architecture/code-structure.md`](../architecture/code-structure.md), their automated closeout, and the user's connected visual matrix are complete. Modern Runtime J3's canonical entity/object lifetime plus J4.1 communication/social, J4.2 inventory-transaction, and J4.3 magic/player-sheet ownership are closed; J4.4 character projections are active. Issue #225's lifestone/particle alpha comparison remains a separate rendering visual gate.
|
||||
**Status:** Living document. Updated 2026-07-26. **M3 landed; M4 is active.** M3's retail casting/UI, R6 locomotion/collision/projectile/teleport/radar rebaseline, deterministic fresh-login/portal world lifecycle, and final two-client portal observer flow are user-gated. All eight slices of the behavior-preserving ownership campaign in [`docs/architecture/code-structure.md`](../architecture/code-structure.md), their automated closeout, and the user's connected visual matrix are complete. Modern Runtime J3's canonical entity/object lifetime plus J4.1 communication/social, J4.2 inventory-transaction, J4.3 magic/player-sheet, and J4.4 character projection/typed-command ownership are closed; J4.5 combined closeout is active. Issue #225's lifestone/particle alpha comparison remains a separate rendering visual gate.
|
||||
**Purpose:** One source of truth for where the project is and where it's going. Every observed defect or missing feature has a named phase that owns it; when something looks wrong in-game, look here to find the phase that'll address it. Implementation details live in per-phase specs under `docs/superpowers/specs/`, not in this file.
|
||||
|
||||
---
|
||||
|
|
@ -1726,7 +1726,13 @@ port in any phase — no separate listing here.
|
|||
> borrow it, and the duplicate desired-component snapshot is deleted. Its 162
|
||||
> Runtime tests, 3,772 App tests / 3 skips, 8,522-test / 5-skip complete
|
||||
> Release suite, and exact-binary seven-checkpoint lifecycle/reconnect gate
|
||||
> pass. J4.4 character projections are active.
|
||||
> pass. J4.4 is complete at `dcb61efb`: Runtime owns character options and
|
||||
> server run/jump projections, exposes the exact borrowed J4 inventory,
|
||||
> character, and social views, and routes graphical/no-window state commands
|
||||
> through one synchronous generation-gated seam. Its 169 Runtime tests, 3,777
|
||||
> App tests / 3 skips, 8,534-test / 5-skip complete Release suite, and
|
||||
> exact-binary seven-checkpoint lifecycle/reconnect gate pass. J4.5 combined
|
||||
> failure, parity, teardown, connected, and nine-stop closeout is active.
|
||||
> The historical exact cutover
|
||||
> rollback remains
|
||||
> `git revert ef1d263337997bb030eadb7b8e71d73dc659907a`. Slice H is complete:
|
||||
|
|
|
|||
|
|
@ -201,8 +201,13 @@ residency is `0/0/0` at every stable checkpoint and teardown converges. Slice I
|
|||
spellbook/local-player graph, content and presentation borrow it, and the
|
||||
duplicate desired-component snapshot is deleted. Its 162 Runtime tests,
|
||||
3,772 App tests / 3 skips, 8,522 full Release tests / 5 skips, and
|
||||
exact-binary seven-checkpoint lifecycle/reconnect route pass. J4.4 character
|
||||
projections are active under
|
||||
exact-binary seven-checkpoint lifecycle/reconnect route pass. J4.4 is
|
||||
complete at `dcb61efb`: Runtime owns character options and server run/jump
|
||||
projections, exposes exact borrowed J4 gameplay views, and routes retained
|
||||
UI/future no-window state commands through one synchronous generation-gated
|
||||
seam. Its 169 Runtime tests, 3,777 App tests / 3 skips, 8,534 full Release
|
||||
tests / 5 skips, and exact-binary seven-checkpoint lifecycle/reconnect route
|
||||
pass. J4.5 combined closeout 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).
|
||||
|
|
@ -220,6 +225,8 @@ Slice-J3.6 closeout evidence is
|
|||
[`../research/2026-07-26-slice-j3-6-lifetime-closeout.md`](../research/2026-07-26-slice-j3-6-lifetime-closeout.md).
|
||||
Slice-J4.3 closeout evidence is
|
||||
[`../research/2026-07-26-slice-j4-3-character-state.md`](../research/2026-07-26-slice-j4-3-character-state.md).
|
||||
Slice-J4.4 closeout evidence is
|
||||
[`../research/2026-07-26-slice-j4-4-character-projections.md`](../research/2026-07-26-slice-j4-4-character-projections.md).
|
||||
The historical exact G4 visual rollback remains
|
||||
`git revert ef1d263337997bb030eadb7b8e71d73dc659907a`.
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,9 @@ App, and one ordered canonical entity/object stream plus direct views to all
|
|||
hosts and closed the failure-safe owner ledger. J4.1 moved communication and
|
||||
social ownership into Runtime at `c9d25ade`; J4.2 moved inventory transaction
|
||||
ownership into Runtime at `011efbea`; J4.3 moved the coupled magic/player-sheet
|
||||
owner into Runtime at `d02a12ce`; J4.4 character projections are the active
|
||||
execution point.
|
||||
owner into Runtime at `d02a12ce`; J4.4 moved character settings/projections
|
||||
and the shared typed state-command seam at `dcb61efb`; J4.5 combined closeout
|
||||
is the active execution point.
|
||||
|
||||
**Scope:** Reconcile and sequence the existing Modern Pipeline (`MP`) and
|
||||
Linux/headless (`LH`) tracks using the 2026-07-24 connected performance audit.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Modern runtime Slice J — presentation-independent runtime
|
||||
|
||||
**Status:** J0–J3 COMPLETE; J4.1–J4.3 COMPLETE; J4.4 character projections active
|
||||
**Status:** J0–J3 COMPLETE; J4.1–J4.4 COMPLETE; J4.5 combined closeout active
|
||||
**Parent:** `2026-07-24-modern-runtime-architecture.md`, Slice J
|
||||
**Authorization:** the user approved Slices F–L, including the otherwise-frozen
|
||||
Slice J gameplay-owner moves, on 2026-07-24
|
||||
|
|
@ -244,8 +244,13 @@ lifecycle/reconnect gate pass. J4.3 completed at `d02a12ce`:
|
|||
content, routing, retained UI, reset, and shutdown borrow it, and the duplicate
|
||||
desired-component snapshot is gone. Its 162 Runtime tests, 3,772 App tests / 3
|
||||
skips, 8,522 complete Release tests / 5 skips, and exact-binary
|
||||
seven-checkpoint lifecycle/reconnect gate pass. J4.4 character projections are
|
||||
active.
|
||||
seven-checkpoint lifecycle/reconnect gate pass. J4.4 completed at `dcb61efb`:
|
||||
Runtime owns character options and server run/jump projections, exposes exact
|
||||
borrowed J4 gameplay views, and routes retained UI plus future no-window hosts
|
||||
through one synchronous generation-gated state-command seam. Its 169 Runtime
|
||||
tests, 3,777 App tests / 3 skips, 8,534 complete Release tests / 5 skips, and
|
||||
exact-binary seven-checkpoint lifecycle/reconnect gate pass. J4.5 combined
|
||||
failure, parity, teardown, connected, and nine-stop closeout is active.
|
||||
|
||||
Detailed execution begins with a source-ownership inventory. Move one coherent
|
||||
lifetime group at a time in this order:
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Modern runtime Slice J4 — gameplay-state lifetime groups
|
||||
|
||||
**Status:** J4.1–J4.3 COMPLETE; J4.4 ACTIVE
|
||||
**Status:** J4.1–J4.4 COMPLETE; J4.5 ACTIVE
|
||||
**Parent:** `2026-07-25-modern-runtime-slice-j.md`, J4
|
||||
**Production base:** `77c013998b902724d66e487589a4ea18538e1ea6`
|
||||
**Authorization:** the user approved Slices F–L, including Slice J gameplay
|
||||
|
|
@ -24,8 +24,8 @@ ordering and its existing retail-derived algorithms.
|
|||
| J4.1 communication/social | complete | `c9d25ade50c0a5c4f7db5b6cca680e01e35cc18e`; 152 Runtime tests, 3,765 App tests / 3 skips, 8,494 complete Release tests / 5 skips, and `logs/connected-world-gate-20260726-075109/report.json` pass |
|
||||
| J4.2 inventory transactions | complete | `011efbeaa72509b35ea7f4a442e50a2377ae1ea4`; 157 Runtime tests, 3,770 App tests / 3 skips, 8,515 complete Release tests / 5 skips, and `logs/connected-world-gate-20260726-082057/report.json` pass |
|
||||
| J4.3 magic/player sheet | complete | `d02a12ceac54d035797b4c58f2fc2f0ccad9a4d6`; 162 Runtime tests, 3,772 App tests / 3 skips, 8,522 complete Release tests / 5 skips, and `logs/connected-world-gate-20260726-083921/report.json` pass |
|
||||
| J4.4 character projections | active | move remaining character options/skill-derived state and expose the borrowed J4 view/command surface |
|
||||
| J4.5 combined cleanup | pending | combined failure, no-window, connected, and nine-stop closeout |
|
||||
| J4.4 character projections | complete | `dcb61efb5af6c12bd619369e28cf11bacc37bc73`; 169 Runtime tests, 3,777 App tests / 3 skips, 8,534 complete Release tests / 5 skips, and `logs/connected-world-gate-20260726-091340/report.json` pass |
|
||||
| J4.5 combined cleanup | active | combined failure, no-window, connected, and nine-stop closeout |
|
||||
|
||||
## Current ownership inventory
|
||||
|
||||
|
|
@ -144,6 +144,8 @@ only mutable component-count owner. Exact evidence is recorded in
|
|||
|
||||
### J4.4 — character settings and player-state projections
|
||||
|
||||
**Completed 2026-07-26 at `dcb61efb`.**
|
||||
|
||||
- Move remaining presentation-independent character options and skill-derived
|
||||
state needed by commands/bots.
|
||||
- Keep controller/body/camera/input application in App/J5.
|
||||
|
|
@ -153,6 +155,14 @@ only mutable component-count owner. Exact evidence is recorded in
|
|||
Gate: character replacement, settings isolation, two Runtime instances in one
|
||||
process, no static mutable session state, and no backend load.
|
||||
|
||||
Result: the Runtime character graph owns both option bitfields and the
|
||||
server-authoritative run/jump projection; the two former App owners are
|
||||
deleted. Exact borrowed inventory/character/social views and synchronous
|
||||
generation-gated state commands are shared by graphical UI and future
|
||||
no-window hosts. Normalized checkpoints now cover the J4 state. Exact evidence
|
||||
is recorded in
|
||||
[`../research/2026-07-26-slice-j4-4-character-projections.md`](../research/2026-07-26-slice-j4-4-character-projections.md).
|
||||
|
||||
### J4.5 — combined cleanup and closeout
|
||||
|
||||
- Delete temporary App owner fields, reset branches, reconstructed runtime
|
||||
|
|
@ -216,3 +226,9 @@ J4.3 is independently reversible with:
|
|||
```text
|
||||
git revert d02a12ceac54d035797b4c58f2fc2f0ccad9a4d6
|
||||
```
|
||||
|
||||
J4.4 is independently reversible with:
|
||||
|
||||
```text
|
||||
git revert dcb61efb5af6c12bd619369e28cf11bacc37bc73
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue