From 39ea03f6748de94df00b0f07269015c5561a74dc Mon Sep 17 00:00:00 2001 From: Flotapponnier Date: Tue, 15 Sep 2026 01:39:01 +0200 Subject: [PATCH] sitemap: perp-daily-volume (266) is dev-only, keep it out of the prod smoke gate The worker builds the sitemap from dev, where bench 266 is live; prod 404s it and the smoke gate rolled back the bench 265 deploy (#2375). Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01L4rjxemTvgRwrCG6D2iK5D --- src/lib/removed-benches.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/lib/removed-benches.ts b/src/lib/removed-benches.ts index ef9cd924..ab7f230e 100644 --- a/src/lib/removed-benches.ts +++ b/src/lib/removed-benches.ts @@ -66,6 +66,10 @@ export const DEV_ONLY_BENCH_SLUGS = new Set([ "bridge-execution-latency", "bridge-realized-cost", "bridge-quote-latency-solana", + // perp-daily-volume (266) shipped to dev on 2026-09-14 (#2357), not on + // main yet; its sitemap entry 404'd the prod smoke gate and rolled back + // the bench 265 deploy (#2375). Remove when 266 ships to prod. + "perp-daily-volume", ]); export const REMOVED_BENCH_SLUGS = new Set([