acdream/src/AcDream.App
Erik ce3ac310d9 refactor(runtime): publish canonical entity object deltas
Issue stable Runtime identities at canonical registration, publish entity and inventory commits through one generation-stamped synchronous stream, and make graphical adapters borrow the same direct views and events as a no-window host. Preserve exact projection teardown and retail mutation order while removing App-side event reconstruction.

Make the hard-recenter ordering fixture independent of the production two-millisecond frame budget so its injected-failure gate is deterministic.

Co-authored-by: Codex <codex@openai.com>
2026-07-26 06:42:13 +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 refactor(runtime): publish canonical entity object deltas 2026-07-26 06:42:13 +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): own canonical entity and object lifetime 2026-07-26 05:54:46 +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(runtime): publish canonical entity object deltas 2026-07-26 06:42:13 +02:00
Runtime refactor(runtime): publish canonical entity object deltas 2026-07-26 06:42:13 +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 refactor(runtime): publish canonical entity object deltas 2026-07-26 06:42:13 +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