chore: close runtime-manager rollout with verification evidence

This commit is contained in:
ZenchantLive 2026-03-02 20:51:01 -08:00
parent 6fbd6329b4
commit 5772086c1a
3 changed files with 54 additions and 145 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env node
/* eslint-disable @typescript-eslint/no-require-imports */
const { spawnSync } = require('node:child_process');
const path = require('node:path');