fix(ui): record chat-header startup JS growth in the budget baseline

#121734 landed 982 B of startup JS, leaving merge-ref builds 1 B over the
baseline ceiling; every open PR's build-artifacts job fails inherited red.
CI-measured bytes per the updater contract.
This commit is contained in:
Ayaan Zaidi
2026-08-11 15:08:53 +02:00
parent 59dc87290f
commit d699ed0198
@@ -1,5 +1,5 @@
{
"startupJsGzipBytes": 325675,
"reason": "fullscreen terminal route and toolbar open action (PR #121451); CI-measured QA-profile bytes",
"updatedAt": "2026-08-10"
"startupJsGzipBytes": 326657,
"reason": "chat header project lead-in (#121734); CI-measured merge-ref bytes",
"updatedAt": "2026-08-11"
}