sandbox-agent/foundry/scripts
Nathan Flurry ee99d0b318 feat(foundry): memory investigation tooling and VFS pool spec
Add memory monitoring instrumentation, investigation findings, and
SQLite VFS pool design spec for addressing WASM SQLite memory spikes.

- Add /debug/memory endpoint and periodic memory logging (dev only)
- Add mem-monitor.sh script for continuous memory profiling with
  automatic heap snapshot capture on spike detection
- Add configureRunnerPool to registry setup for engine driver support
- Document memory investigation findings (per-actor cost, spike behavior)
- Write SQLite VFS pool spec for bin-packing actors onto shared WASM instances
- Add foundry-mem-monitor and foundry-dev-engine justfile recipes
- Add compose.dev.yaml engine driver and platform support

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 23:46:03 -07:00
..
data chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00
build-test-image.sh chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00
measure-actor-wakeup.ts feat(foundry): memory investigation tooling and VFS pool spec 2026-03-17 23:46:03 -07:00
mem-monitor.sh feat(foundry): memory investigation tooling and VFS pool spec 2026-03-17 23:46:03 -07:00
publish-foundry-base.sh feat(foundry): add foundry base sandbox image with sudo, chromium, and dev tooling 2026-03-17 02:09:12 -07:00
pull-org-data.ts chore(foundry): workbench action responsiveness (#254) 2026-03-14 20:42:18 -07:00