From d627eb7bb86ad3afda5d7e367874cd73f4e55e87 Mon Sep 17 00:00:00 2001 From: "Klappy (via Claude)" Date: Sun, 26 Apr 2026 20:55:54 +0000 Subject: [PATCH] chore(deploy): empty commit to force CF Workers Builds rebuild MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Workers Builds reported success on 1a1fd4e (PR #141 merge) at 2026-04-26T19:18:49Z, but the deployed bundle is still serving pre-#141 tracing.ts (envelope still has `index_source` field that was deleted in the refactor; no `fetches[]` array). Suspect stale build cache or ref-tracking issue on the CF integration. This empty commit gives the build a fresh SHA to react to. If this doesn't resolve within ~5 min, the next step is dashboard-side investigation of Workers Builds settings — not a code fix.