acdream/tests/AcDream.App.Tests/Composition
Erik 826f9ea9b5 refactor(app): complete session startup composition
Move the live-session reset and routing graph, combat and diagnostic command targets, and the sole gameplay input subscriber into Phase 7 before frame publication. Add exact retryable ownership for late bindings so partial startup cannot strand session or component teardown edges.

Co-authored-by: Codex <codex@openai.com>
2026-07-22 18:49:31 +02:00
..
AnimationHookRegistrationSetTests.cs refactor(app): compose live presentation startup 2026-07-22 17:55:15 +02:00
CompositionAcquisitionScopeTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
ContentEffectsAudioCompositionTests.cs refactor(app): compose content effects and audio startup 2026-07-22 15:36:05 +02:00
GameWindowCompositionPipelineTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
GameWindowPlatformAcquisitionTests.cs refactor(app): define ordered composition contract 2026-07-22 15:03:40 +02:00
HostInputCameraCompositionTests.cs refactor(app): compose platform input and camera startup 2026-07-22 15:13:04 +02:00
InteractionRetainedUiCompositionTests.cs refactor(app): compose interaction and retained UI startup 2026-07-22 17:20:47 +02:00
InteractionUiRuntimeSourcesTests.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00
LivePresentationCompositionTests.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00
SessionPlayerCompositionTests.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00
SettingsDevToolsCompositionTests.cs refactor(app): compose settings and developer tools 2026-07-22 16:11:34 +02:00
WorldRenderCompositionTests.cs refactor(app): compose world rendering startup 2026-07-22 16:46:05 +02:00