From 37cec70f18b3c19f00490e71df2d606367285ba3 Mon Sep 17 00:00:00 2001 From: Dallin Romney Date: Wed, 12 Aug 2026 01:12:24 +0700 Subject: [PATCH] fix(release): retire install E2E TOOLS assertion (#122186) --- scripts/docker/install-sh-e2e/run.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/docker/install-sh-e2e/run.sh b/scripts/docker/install-sh-e2e/run.sh index c30becac6860..2e7f8182041f 100755 --- a/scripts/docker/install-sh-e2e/run.sh +++ b/scripts/docker/install-sh-e2e/run.sh @@ -849,7 +849,6 @@ run_profile() { test -f "$workspace/IDENTITY.md" test -f "$workspace/USER.md" test -f "$workspace/SOUL.md" - test -f "$workspace/TOOLS.md" # The remaining checks are deterministic tool smokes, not the interactive # first-run identity ritual. Drop BOOTSTRAP.md so provider prompts stay focused # on the fixture task and do not spend turns following onboarding copy.