Set up a working WSL2 environment on target Intel hardware, establish what the platform supports, and make the repo run unmodified on both Linux and WSL2.
Investigation
Platform abstraction
Expected done results
- Working WSL2 environment; docker run hello-world passes; baseline config captured
- Yes/no with evidence for GPU passthrough, hardware decode, and NPU support, with the required mounts documented where supported
- Telemetry recommendation with a proof-of-concept sample
- make run-lp works unmodified on Linux and WSL2, including render mode
- Web UIs reachable from Windows; no permission errors after a run
- Linux behaviour unchanged throughout
Set up a working WSL2 environment on target Intel hardware, establish what the platform supports, and make the repo run unmodified on both Linux and WSL2.
Investigation
Platform abstraction
Expected done results