acdream/src/AcDream.App/Combat
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
..
CombatAttackController.cs refactor(input): extract the gameplay frame 2026-07-22 01:38:40 +02:00
CombatAttackTargetSource.cs refactor(input): extract the gameplay frame 2026-07-22 01:38:40 +02:00
CombatCameraTargetSource.cs refactor(camera): extract the update frame 2026-07-22 03:08:58 +02:00
CombatTargetController.cs fix(interaction): bind selection to live incarnations 2026-07-21 07:07:58 +02:00
LiveCombatAttackOperations.cs refactor(app): compose session and player startup 2026-07-22 18:28:32 +02:00
LiveCombatModeCommandController.cs refactor(app): complete session startup composition 2026-07-22 18:49:31 +02:00