From fe43abfd78c2fb41cf632e8bc14ecb397518b8a8 Mon Sep 17 00:00:00 2001
From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com>
Date: Sat, 13 Jun 2026 16:03:50 +0100
Subject: [PATCH 1/3] chore: remove ruleset litmus test artifact (#467)

Removes the throwaway RULESET-LITMUS-TEST.md that the merge-orchestration
automation auto-merged from the litmus probe PR #467. No functional change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
---
 RULESET-LITMUS-TEST.md | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 RULESET-LITMUS-TEST.md

diff --git a/RULESET-LITMUS-TEST.md b/RULESET-LITMUS-TEST.md
deleted file mode 100644
index cc029d20..00000000
--- a/RULESET-LITMUS-TEST.md
+++ /dev/null
@@ -1,8 +0,0 @@
-<!-- SPDX-License-Identifier: MPL-2.0 -->
-<!-- SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk> -->
-
-# Ruleset litmus test — DO NOT MERGE
-
-Temporary throwaway PR to observe whether a normal green PR reaches a
-mergeable (CLEAN) state after pruning the structurally-unsatisfiable
-"Base" ruleset rules. This file and its branch will be deleted.

From f8cd7ca5b70ee40ee91a39b155fa83fbe2a5c8e5 Mon Sep 17 00:00:00 2001
From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com>
Date: Sat, 13 Jun 2026 16:17:07 +0100
Subject: [PATCH 2/3] chore: re-trigger merge eval after code_scanning
 threshold relax

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

From 96560e75c47aa0e1d787b43813cb7c3cc2790914 Mon Sep 17 00:00:00 2001
From: hyperpolymath <6759885+hyperpolymath@users.noreply.github.com>
Date: Sat, 13 Jun 2026 16:32:17 +0100
Subject: [PATCH 3/3] chore: re-trigger after code_scanning rule -> required
 status checks

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
