docs(runtime): close inventory state ownership

Record J4.2's single Runtime inventory transaction graph, complete Release evidence, exact-binary lifecycle/reconnect acceptance, rollback, and the J4.3 magic/player-sheet 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:29:06 +02:00
parent 011efbeaa7
commit d362172620
9 changed files with 168 additions and 18 deletions

View file

@ -219,7 +219,9 @@ src/
ParentAttachmentState.cs -> generation-exact parent relations
Gameplay/
RuntimeCommunicationState.cs -> one chat/social owner + ordered stream
-> J3 and J4.1 complete; J4.2 inventory transaction ownership active
RuntimeInventoryState.cs -> exact object-table borrower + inventory
transaction/session-state owner
-> J3 and J4.1J4.2 complete; J4.3 magic/player ownership active
-> may reference Core, Core.Net, Content, and Plugin.Abstractions only
-> must never reference App, UI, Silk.NET, OpenAL, Arch, or ImGui