- Wire `--interpreter=...` into server startup. - Auto-load `<interpreter>/funcext` as a system library via Symbol::LoadSystemLibrary.
- export Run() from launcher module and add non-module main TU - apply same pattern to module-based test executables - migrate utils/string implementation fully into string.cppm and drop string.cpp - point clangd to linux build compilation database