From 8fbe7d9123cdb618de5ecf3cd1b0fb81199a2dac Mon Sep 17 00:00:00 2001
From: Ariver <shanghai3168@gmail.com>
Date: Sun, 28 Jun 2026 23:51:46 +0800
Subject: [PATCH] docs: update Aligner2 handoff baseline

---
 C3.tools/round1-trigger-session-qa.sh |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/C3.tools/round1-trigger-session-qa.sh b/C3.tools/round1-trigger-session-qa.sh
index 117c328..10a3e02 100755
--- a/C3.tools/round1-trigger-session-qa.sh
+++ b/C3.tools/round1-trigger-session-qa.sh
@@ -11,8 +11,8 @@
 source "$SCRIPT_DIR/build-output-paths.sh"
 APP="$BUILD_CURRENT_APP"
 REPORT="$BUILD_REPORT_ROOT/round01-trigger-session-report.json"
-START_WAIT="${ALIGNER_ROUND1_TRIGGER_START_WAIT:-1.6}"
-OPEN_WAIT="${ALIGNER_ROUND1_TRIGGER_OPEN_WAIT:-0.8}"
+START_WAIT="${ALIGNER_ROUND1_TRIGGER_START_WAIT:-2.5}"
+OPEN_WAIT="${ALIGNER_ROUND1_TRIGGER_OPEN_WAIT:-1.5}"
 CLOSE_WAIT="${ALIGNER_ROUND1_TRIGGER_CLOSE_WAIT:-0.8}"
 FORCE_QUIT_WAIT="${ALIGNER_ROUND1_TRIGGER_FORCE_QUIT_WAIT:-0.8}"
 REPORT_WAIT="${ALIGNER_ROUND1_TRIGGER_REPORT_WAIT:-5.0}"

--
Gitblit v1.9.3