docs: number collect-chip removal as BUG-628
Independent Staging Quality Gate / validate (push) Successful in 27m18s
Independent Staging Quality Gate / publish (push) Has been cancelled

BUG-626 and BUG-627 are already reserved on staging by the skipped-health holdout brief.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-09-09 22:20:35 +08:00
co-authored by Cursor
parent f0ae8cc45b
commit 5ac5b485e0
2 changed files with 6 additions and 6 deletions
@@ -118,7 +118,7 @@ test("cases current_question remains the submit contract, not a visual slot", ()
assert.doesNotMatch(wrap, /CHOICE_STOP_LABEL/);
// 旧:口述采集挂「没有」「记不清」芯片(BUG-605 / BUG-618
// 新:芯片全部去掉;打字「没有 / 记不清」仍走短路
// 原因:BUG-626,用户一致差评
// 原因:BUG-628,用户一致差评
assert.doesNotMatch(wrap, /rectification-collect-replies/);
assert.doesNotMatch(wrap, /rectification-collect-reply/);
assert.doesNotMatch(wrap, /send\("message", "没有"\)/);