2026-08-31

Overlay Publish

Small infrastructure change that improved TTPS.

Campaign campaign_5b1033aef5614799 reused node_modules/.next across prompt-native runs via overlay publish. 10/10 accepted. p50 TTPS 23.333s. p95 29.919s.

Against the prior high-res prompt-native campaign (p50 25.181s / p95 30.453s) the overlay moved the clock without changing P3 obligations. The live pilot records dependency install as “pnpm install after overlay publish (node_modules preserved when present)” and health_check as “reused .next from prior overlay” on a hit.

The point of publishing this: we do not optimize benchmarks by weakening verification. Overlay publishing changed how the workspace is served, not what the evaluator is required to prove.

All lab notes