From bd9aa1580e85f8b35c3bb484916117706776c997 Mon Sep 17 00:00:00 2001 From: Benjamin Borbe Date: Wed, 3 Jun 2026 10:52:26 +0200 Subject: [PATCH] chore(scenarios): promote 002-clean-pr-zero-findings to active MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit First successful walk completed 2026-06-03 against a README-only diff of bborbe/coding master at sha 3b6adf2. All 7 Expected checkboxes satisfied: exit 0 — code-review ran to completion findings_count = 0 — runner reported 0 findings across 27 YAMLs Must Fix / Should Fix / Nice to Have section bodies all 'None.' no 'dropped finding' log lines (citation validator had nothing to drop because no findings were generated) run completes under 30s wall clock (target was under 5min) Side-finding (not on scenario contract): rules/go/nosec-requires-reason.yml uses pattern-regex (ast-grep 0.43 only supports 'regex'). Separate fix PR will follow. --- scenarios/002-clean-pr-zero-findings.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scenarios/002-clean-pr-zero-findings.md b/scenarios/002-clean-pr-zero-findings.md index 573408a..1e76058 100644 --- a/scenarios/002-clean-pr-zero-findings.md +++ b/scenarios/002-clean-pr-zero-findings.md @@ -1,5 +1,5 @@ --- -status: draft +status: active --- # Scenario 002: Zero-violation PR in standard mode produces empty findings, no false positives