From e0a168c221c5f177bb1b61896ee69da6b6b2ea99 Mon Sep 17 00:00:00 2001 From: blockrun-brand-bot Date: Sat, 8 Aug 2026 03:20:58 +0000 Subject: [PATCH] =?UTF-8?q?chore(brand):=20refresh=20the=20snapshot=20?= =?UTF-8?q?=E2=80=94=20the=20markers=20were=20rendering=20a=20stale=20cata?= =?UTF-8?q?log?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Opened by brand/fanout-brand-numbers.mjs. brand-numbers.json here was behind the published artifact, so every br: marker in this repo rendered a number that is no longer true. The markers did their job — they rendered the input they were given. --check is offline on purpose so PR CI stays deterministic, which means it validates against this repo's own snapshot, and only --refresh updates that snapshot. This job is what runs it. Produced by --refresh, not by hand. --- brand-numbers.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/brand-numbers.json b/brand-numbers.json index 70a5380..4395f23 100644 --- a/brand-numbers.json +++ b/brand-numbers.json @@ -3,11 +3,11 @@ "version": 1, "models": { "chatVisible": 71, - "totalVisible": 92, + "totalVisible": 93, "free": 6, "freeWithheld": 19, "image": 9, - "video": 5, + "video": 6, "music": 1, "speech": 5, "soundfx": 1, @@ -29,6 +29,6 @@ "savings": { "baselineModel": "anthropic/claude-opus-5", "ecoVsBaselinePct": 98, - "autoVsBaselinePct": 87 + "autoVsBaselinePct": 88 } }