ai-code-battle/cmd/acb-evolver
jedarden d3d655b9c9 Evolver: Fix nsjail integration for complete sandbox coverage
- Add /opt to nsjail bindmounts so Rust toolchain (/opt/rust) is accessible
  during sandboxed validation of Rust bots
- Explicitly enable Alpine community repository in Dockerfile to ensure
  nsjail package can be installed (nsjail lives in community, not main)
- nsjail integration was already optional (falls back to plain exec if
  unavailable), but these changes ensure it actually works when enabled

This addresses bead bf-3f29: nsjail was listed in apk add but /opt wasn't
bindmounted, causing Rust validation to fail when UseNsjail=true.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-22 15:18:21 -04:00
..
internal Evolver: Fix nsjail integration for complete sandbox coverage 2026-05-22 15:18:21 -04:00
Dockerfile Evolver: Fix nsjail integration for complete sandbox coverage 2026-05-22 15:18:21 -04:00
main.go Phase 10: Live evolution observatory - evolver live.json feed + observatory page 2026-05-08 14:52:17 -04:00
run.go Phase 10: Live evolution observatory - evolver live.json feed + observatory page 2026-05-08 14:52:17 -04:00