acdream/src/AcDream.App
Erik e937cc36df fix(streaming): preserve exact live projection identity
Carry RuntimeEntityKey through spatial residency, visibility transitions, rebucketing, quiescence, landblock retirement, and origin recentering. This prevents stale incarnation edges from mutating a replacement projection while retaining the static DAT-entity path.

Validated by 104 focused ownership/streaming tests, the Release solution build, and 8,444 complete Release tests with five existing skips.

Co-authored-by: Codex <codex@openai.com>
2026-07-25 22:09:55 +02:00
..
Audio fix(audio): keep unavailable world slots quiescent 2026-07-24 19:49:25 +02:00
Combat refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Composition fix(streaming): preserve exact live projection identity 2026-07-25 22:09:55 +02:00
Diagnostics refactor(physics): remove parsed collision graphs 2026-07-25 18:21:19 +02:00
Input refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Interaction refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Net refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
Physics refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Plugins feat(ui): centralize retail selection state 2026-07-11 00:51:20 +02:00
Rendering refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Runtime refactor(runtime): move session lifetime and ordered transport 2026-07-25 19:39:24 +02:00
Settings refactor(app): compose session and player startup 2026-07-22 18:28:32 +02:00
Spells fix(ui): restore modern spell formula presentation 2026-07-24 07:08:47 +02:00
Streaming fix(streaming): preserve exact live projection identity 2026-07-25 22:09:55 +02:00
Studio fix(rendering): bound portal resource lifetime 2026-07-18 21:35:16 +02:00
UI refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
Update refactor(app): key live projections by runtime identity 2026-07-25 21:50:58 +02:00
World fix(streaming): preserve exact live projection identity 2026-07-25 22:09:55 +02:00
AcDream.App.csproj arch(runtime): establish presentation-independent boundary 2026-07-25 17:33:11 +02:00
Program.cs feat(ui): centralize retail selection state 2026-07-11 00:51:20 +02:00
RuntimeDatCollectionFactory.cs perf(diag): per-frame history export + checkpoint LOH/cache counters + soak capped mode (2026-07-24 audit review) 2026-07-24 12:00:30 +02:00
RuntimeOptions.cs feat(streaming): establish cost budget ledger 2026-07-24 17:26:34 +02:00