From e5cb51babd3879b7ef218b2dd324b2052fae1c7a Mon Sep 17 00:00:00 2001 From: Neil Smithline Date: Fri, 8 May 2026 16:18:33 -0400 Subject: [PATCH] Add ruleset verification marker Temporary file used to open a PR that confirms the org-wide protect-main ruleset is enforcing Claude Security Review (required) on every repo, not just test-security. Co-Authored-By: Claude Opus 4.7 (1M context) --- RULESET_VERIFY.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 RULESET_VERIFY.md diff --git a/RULESET_VERIFY.md b/RULESET_VERIFY.md new file mode 100644 index 0000000..e2e8a63 --- /dev/null +++ b/RULESET_VERIFY.md @@ -0,0 +1,10 @@ +# Org ruleset verification + +Temporary marker used to validate the org-level `protect-main` ruleset +in its rolled-out state: + +- `Claude Security Review (required)` runs against this PR +- The check gates the merge button until the workflow completes +- The diff is benign markdown, so the scan should finish green + +Delete this file once verification is complete.