Files
LanMountainDesktop/.trae/specs/air-app-runtime-container/checklist.md
2026-05-31 19:41:10 +08:00

499 B

Checklist

  • LanMountainDesktop.AirAppRuntime is included in LanMountainDesktop.slnx.
  • Launcher no longer hosts IAirAppLifecycleService.
  • Host fallback starts LanMountainDesktop.AirAppRuntime, not LanMountainDesktop.Launcher air-app-broker.
  • AirApp Runtime is explicitly non-AOT and framework-dependent.
  • dotnet build LanMountainDesktop.slnx -c Debug passes.
  • Related AirApp Runtime tests pass.
  • dotnet test LanMountainDesktop.slnx -c Debug passes.