From 3b790852b379d9b8a2b7df406698c8d9a4ea9e29 Mon Sep 17 00:00:00 2001 From: claude_code Date: Tue, 23 Jun 2026 00:53:24 +0300 Subject: [PATCH] docs(qa): drop reference to the scratch gap-audit file The standalone gap-audit doc was a working artifact (never part of this PR branch) and has been removed; all its cases now live in Section V, so the "full rationale in docs/qa-plan-gaps-pr136.md" pointer is dropped to avoid referencing a deleted file. Docs-only. Co-Authored-By: Claude Opus 4.8 --- docs/manual-qa-test-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual-qa-test-plan.md b/docs/manual-qa-test-plan.md index 9c61b1e0..59fa4552 100644 --- a/docs/manual-qa-test-plan.md +++ b/docs/manual-qa-test-plan.md @@ -314,7 +314,7 @@ Conventions: ## V. Forgotten cases — second code-grounded pass (added 2026-06-23) -Additional cases from a code-grounded gap audit of this plan (8 read-only audits across product zones; full rationale in `docs/qa-plan-gaps-pr136.md`). Same convention: steps → expected, `file:line` cited for grounding. **[BUG?]** = the case also surfaces a candidate defect. +Additional cases from a code-grounded gap audit of this plan (8 read-only audits across product zones). Same convention: steps → expected, `file:line` cited for grounding. **[BUG?]** = the case also surfaces a candidate defect. ### V.0 Corrections to existing cases (text now stale vs code)