acdream/tests/AcDream.App.Tests/Net
Erik dcb61efb5a refactor(runtime): expose canonical gameplay state
Move character options and movement skills into the Runtime-owned character graph, expose borrowed inventory, character, and social views, and route retained UI state commands through generation-gated typed Runtime contracts. Preserve the existing synchronous wire path while deleting the App-owned option and skill mirrors and extending normalized parity checkpoints.

Co-authored-by: Codex <codex@openai.com>
2026-07-26 09:12:30 +02:00
..
GameWindowLiveSessionOwnershipTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
LiveSessionCommandRouterTests.cs refactor(runtime): expose canonical gameplay state 2026-07-26 09:12:30 +02:00
LiveSessionResetPlanTests.cs refactor(runtime): own inventory transaction state 2026-07-26 08:20:32 +02:00
LiveSessionShutdownIntegrationTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
RetailSkillFormulaTests.cs refactor(net): own live session composition 2026-07-22 10:36:06 +02:00