From b7bd538347709c938c3790b678dbd3874e313321 Mon Sep 17 00:00:00 2001 From: Mao Nakamoto <41178744+maonakamoto@users.noreply.github.com> Date: Fri, 21 Aug 2026 06:14:38 +0200 Subject: [PATCH] chore(shared): raise health-route baseline 8->9 for surf-your-life MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit surf-your-life gained app/api/health/route.ts (maonakamoto/surf-your-life#25): the fleet deploy convention curls /api/health after every push and the app never had the route, so its deploy verification could not close. No shared health-route package exists yet to install instead — when it is extracted, this count falls back with the others. Co-Authored-By: Claude Fable 5 --- scripts/ci/shared-inventory.baseline | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ci/shared-inventory.baseline b/scripts/ci/shared-inventory.baseline index 640a22b..123410b 100644 --- a/scripts/ci/shared-inventory.baseline +++ b/scripts/ci/shared-inventory.baseline @@ -3,7 +3,7 @@ rate-limit 9 14 email-send 6 7 logger 6 10 api-envelope 3 3 -health-route 8 8 +health-route 9 9 slug-util 2 2 date-utils 4 5 ai-provider-client 6 16