magicciv/scripts/run
Natalie 22f7fa1116 feat(infra): DO compute-offload verbs + forge on/off lifecycle
Offload heavy compute from plum (M2 Air) to on-demand DO workers:
- dist:test  — cargo test --workspace (nextest) on a worker (the main DX win)
- dist:build — cargo build + WASM on a worker; rsync the platform-independent
  WASM back (native .so is linux-only, stays on the worker)
- dist:sync  — git pull <ref> + rebuild gdext on live workers (no image rebuild)
- forge:down/up — snapshot+destroy / restore-from-snapshot (DO bills powered-off
  droplets; only destroy stops it). ~$6/mo -> ~$0.30/mo idle; refreshes the
  forge IP in ~/.vault/mc_forge_creds on restore.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-27 09:24:30 -04:00
..
audio.sh 🔥 remove combat & audio components 2026-04-28 17:39:46 -04:00
autoplay.sh
build-info.sh
build.sh feat(@projects): update wasm build and guide deployment workflows 2026-04-17 13:06:14 -07:00
common.sh
deploy.sh
dev.sh feat(@projects/@magic-civilization): add combat system components 2026-04-26 16:08:21 -07:00
dist.sh feat(infra): DO compute-offload verbs + forge on/off lifecycle 2026-06-27 09:24:30 -04:00
export.sh
forge.sh feat(infra): DO compute-offload verbs + forge on/off lifecycle 2026-06-27 09:24:30 -04:00
format.sh feat(@projects/@magic-civilization): add gpu rollout parity tests & performance benchmarks 2026-04-17 12:30:50 -07:00
heavy-prefix.sh
lint.sh
remote.sh
run
test.sh
tools.sh
verify.sh test(@projects/@magic-civilization): 🚦 Rail-1 verify gate — no game-data transform logic in GDScript 2026-06-24 23:55:39 -04:00