From a6062b0946d2323f32802aa3070c4054051d045d Mon Sep 17 00:00:00 2001 From: Flotapponnier Date: Thu, 17 Sep 2026 20:11:16 +0200 Subject: [PATCH] hotfix(prod): gate bench 267 trading-app-daily-volume as dev-only so the prod sitemap smoke passes The Serialized deploy (#2422) rolled back: the fresh all-benchmarks cache listed bench 267 from the dev-built blob and its prod URL 404s. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01HJgbZCqjR4nvCfcJSzofbw --- src/lib/removed-benches.ts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/lib/removed-benches.ts b/src/lib/removed-benches.ts index 731d57bc..0a963ddb 100644 --- a/src/lib/removed-benches.ts +++ b/src/lib/removed-benches.ts @@ -74,6 +74,9 @@ export const DEV_ONLY_BENCH_SLUGS = new Set([ // switch); not on main until the cohort has more than two keyed // providers. Remove when 262 ships to prod. "fiat-onramp-cost", + // trading-app-daily-volume (267) is dev-only; the blob listed it and the + // prod sitemap smoke 404'd, rolling back the Serialized deploy (#2422). + "trading-app-daily-volume", ]); export const REMOVED_BENCH_SLUGS = new Set([