Roadmap: v1.0.0
src/worker/worker.cpp:42 (C3) already sandboxes the suco run arbitrary-command surface via unshare(1) (user+mount+pid namespaces, no-network, fails closed, opt-in SUCO_SANDBOX=1, startup self-check). This item extends isolation to the compile job path (g++ -c on remote workers) so a hostile/buggy TU can't touch the worker host on a shared LAN.
Scope
Lane: Linux/grid (Claude).
Roadmap: v1.0.0
src/worker/worker.cpp:42(C3) already sandboxes thesuco runarbitrary-command surface viaunshare(1)(user+mount+pid namespaces, no-network, fails closed, opt-inSUCO_SANDBOX=1, startup self-check). This item extends isolation to the compile job path (g++ -con remote workers) so a hostile/buggy TU can't touch the worker host on a shared LAN.Scope
suco run)bubblewrapbackend where available — note: blocked onapt install bubblewrapon the nodes (owner action); theunsharepath needs no package and works todayLane: Linux/grid (Claude).