acdream/src/AcDream.App/Runtime
Erik 7593078774 refactor(runtime): move session lifetime and ordered transport
Move the canonical WorldSession generation, connect/enter/tick/stop transaction, inbound subscription owner, and retryable teardown acknowledgements into AcDream.Runtime. Keep App as a borrowing graphical host with a single inertable command projection and no mirrored session state.

Validated by 79 Runtime tests, 3,776 App tests with three existing skips, the Release solution build, and 8,428 complete Release tests with five existing skips.

Co-authored-by: Codex <codex@openai.com>
2026-07-25 19:39:24 +02:00
..
CurrentGameRuntimeAdapter.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
CurrentGameRuntimeCommandAdapter.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
CurrentGameRuntimeEventAdapter.cs feat(runtime): define borrowed views commands and ordered events 2026-07-25 19:08:42 +02:00
CurrentGameRuntimeViewAdapter.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00