acdream/tests/AcDream.App.Tests/Configuration
Erik 6e1c0967cb fix(app): Campaign LA gate round 2 — session-config launches force the retail UI on
A launcher-spawned client showed the world with NO interface at all -
character screen included. RetailUi rode ACDREAM_RETAIL_UI (the dev-era
opt-in), FromSessionConfig inherited the env parse, and the launcher
strips ACDREAM_* from children by design, so every product launch got
the dev default. A session-config launch IS a product launch: RetailUi
is now forced true on that path; the env flag remains the dev-launch
opt-in. Pinned by the session-config options test with a null env.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-15 08:42:33 +02:00
..
RuntimeOptionsSessionConfigTests.cs fix(app): Campaign LA gate round 2 — session-config launches force the retail UI on 2026-08-15 08:42:33 +02:00
SessionConfigArgumentParsingTests.cs wip: Campaign LA LA1 fix round — INCOMPLETE, stopped mid-task 2026-08-14 16:32:52 +02:00
SessionConfigurationLoaderTests.cs wip: Campaign LA LA1 fix round — INCOMPLETE, stopped mid-task 2026-08-14 16:32:52 +02:00
SessionConfigurationSharedFixtureTests.cs fix(plugins): close LA5 host lifecycle review 2026-08-14 19:05:13 +02:00