acdream/tests/AcDream.App.Tests/Composition
Erik 420e5eea70 refactor(app): key live projections by runtime identity
Move materialized live-object sidecars and presentation worksets to exact RuntimeEntityKey ownership. Runtime remains the only GUID/incarnation/local-ID authority while hydration, animation, effects, lights, equipped children, renderer resources, visibility, liveness, and teardown resolve exact projection identities. Preserve synchronous callbacks, local-ID allocation order, and current rendering behavior.
2026-07-25 21:50:58 +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 feat(streaming): shadow-publish flat collision assets 2026-07-25 16:38:54 +02:00
FrameRootCompositionTests.cs feat(rendering): compare the incremental shadow scene 2026-07-24 22:24:30 +02:00
GameWindowCompositionPipelineTests.cs refactor(app): close ordered startup composition 2026-07-22 19:20:20 +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): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
LivePresentationCompositionTests.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00
PreparedSetupResolverTests.cs perf(content): remove exception-driven setup probes 2026-07-24 15:12:21 +02:00
SessionPlayerCompositionTests.cs refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
SessionStartCompositionTests.cs feat(runtime): define borrowed views commands and ordered events 2026-07-25 19:08:42 +02:00
SettingsDevToolsCompositionTests.cs refactor(app): compose settings and developer tools 2026-07-22 16:11:34 +02:00
WorldRenderCompositionTests.cs feat(diagnostics): complete residency pressure ledger 2026-07-24 16:40:17 +02:00