docs(runtime): close magic and player ownership

Record J4.3's coupled Runtime character graph, desired-component single ownership, complete Release evidence, exact-binary lifecycle/reconnect acceptance, rollback, and the J4.4 projection boundary. Synchronize architecture, roadmap, milestones, agent guidance, and durable memory.

Co-authored-by: Codex <codex@openai.com>
This commit is contained in:
Erik 2026-07-26 08:46:12 +02:00
parent d02a12ceac
commit 9d0d9b07e0
9 changed files with 175 additions and 15 deletions

View file

@ -221,7 +221,8 @@ src/
RuntimeCommunicationState.cs -> one chat/social owner + ordered stream
RuntimeInventoryState.cs -> exact object-table borrower + inventory
transaction/session-state owner
-> J3 and J4.1J4.2 complete; J4.3 magic/player ownership active
RuntimeCharacterState.cs -> coupled spellbook/local-player owner
-> J3 and J4.1J4.3 complete; J4.4 character projections active
-> may reference Core, Core.Net, Content, and Plugin.Abstractions only
-> must never reference App, UI, Silk.NET, OpenAL, Arch, or ImGui