Delete orphaned legacy platform shim

This commit is contained in:
2026-06-17 16:18:14 +02:00
parent 19f1af57fd
commit 3230da243a
6 changed files with 17 additions and 357 deletions

View File

@@ -18,6 +18,11 @@ agent or engineer to remove them without reconstructing context from chat.
## Reductions
- 2026-06-17: `DEBT-0017` was narrowed again. The orphaned
`src/platform_legacy/legacy_platform_services.*` shim and its
`legacy_platform_fallback_behavior.h` helper were deleted after the root app,
WebGL entrypoint, and retained Android package graphs all moved off that
fallback path.
- 2026-06-17: `DEBT-0017` was narrowed again. The retained Android package
CMake projects now compile `src/platform_android/android_platform_services.cpp`
instead of `src/platform_legacy/legacy_platform_services.cpp`, matching the