feat(audit): refresh all phase0 live windows in cadence run

This commit is contained in:
William Valentin
2026-02-27 09:36:22 -08:00
parent e905fe1d56
commit 55f1a3dd7b
19 changed files with 189 additions and 128 deletions
+1 -1
View File
@@ -1635,7 +1635,7 @@ pnpm audit:phase0-baseline:live:pi
pnpm audit:phase0-baseline:live:native
```
One-shot refresh for both channel + gateway live windows:
One-shot refresh for all live baseline windows (channel, gateway, backend-scoped `pi_embedded`, backend-scoped `native`):
```bash
pnpm audit:phase0-baseline:live:refresh
```