From 92a246464d16ef0272fb4cd2dbd820ac99879881 Mon Sep 17 00:00:00 2001 From: Ocean Bennett <204957658+undergroundrap@users.noreply.github.com> Date: Wed, 23 Sep 2026 07:08:29 +0000 Subject: [PATCH] chore(measure): full-route probe (comment only) --- tools/check_all.ps1 | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/check_all.ps1 b/tools/check_all.ps1 index cd81170..038431e 100644 --- a/tools/check_all.ps1 +++ b/tools/check_all.ps1 @@ -1,3 +1,4 @@ +# step-3 measurement probe: comment-only change, no semantic content param( [ValidateSet('Language', 'Runtime', 'Compiler', 'Fast', 'Exhaustive', 'Wo25UnitA', 'Wo25UnitB', 'Wo25UnitC', 'Wo25UnitCMutation')] [string] $EvidenceTier = 'Fast'