From baf53317306c9fe1ed584289be24f3eb30c7c3cb Mon Sep 17 00:00:00 2001 From: Joseph Magly <1159087+jmagly@users.noreply.github.com> Date: Sun, 16 Aug 2026 09:12:37 -0400 Subject: [PATCH] docs: align conditional claim boundary --- ci/conditional-test-policy.json | 10 +++++----- docs/conditional-testing.md | 2 ++ 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/ci/conditional-test-policy.json b/ci/conditional-test-policy.json index 2c2ae96..ac1aa3e 100644 --- a/ci/conditional-test-policy.json +++ b/ci/conditional-test-policy.json @@ -21,7 +21,7 @@ "issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110", "opened": "2026-08-16", "expires": "2026-09-15", - "blocked_claim": "CUDA runtime support, compatibility, and performance are not claimed while this waiver is active." + "blocked_claim": "CUDA runtime support, compatibility, correctness, and performance are not claimed while this waiver is active." }, { "gate": "bitsandbytes-runtime", @@ -29,7 +29,7 @@ "issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110", "opened": "2026-08-16", "expires": "2026-09-15", - "blocked_claim": "bitsandbytes runtime support, compatibility, and performance are not claimed while this waiver is active." + "blocked_claim": "bitsandbytes runtime support, compatibility, correctness, and performance are not claimed while this waiver is active." }, { "gate": "mps-runtime", @@ -37,7 +37,7 @@ "issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110", "opened": "2026-08-16", "expires": "2026-09-15", - "blocked_claim": "Apple MPS runtime support, compatibility, and performance are not claimed while this waiver is active." + "blocked_claim": "Apple MPS runtime support, compatibility, correctness, and performance are not claimed while this waiver is active." }, { "gate": "mlx-runtime", @@ -45,7 +45,7 @@ "issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110", "opened": "2026-08-16", "expires": "2026-09-15", - "blocked_claim": "Apple MLX runtime support, compatibility, and performance are not claimed while this waiver is active." + "blocked_claim": "Apple MLX runtime support, compatibility, correctness, and performance are not claimed while this waiver is active." }, { "gate": "remote-execution", @@ -53,7 +53,7 @@ "issue": "https://github.com/elder-plinius/OBLITERATUS/issues/110", "opened": "2026-08-16", "expires": "2026-09-15", - "blocked_claim": "Remote execution support, compatibility, and performance are not claimed while this waiver is active." + "blocked_claim": "Remote execution support, compatibility, correctness, and performance are not claimed while this waiver is active." } ], "gates": [ diff --git a/docs/conditional-testing.md b/docs/conditional-testing.md index 1d5358c..f5ed57d 100644 --- a/docs/conditional-testing.md +++ b/docs/conditional-testing.md @@ -18,6 +18,8 @@ the reason, its opening and expiry dates, and the support claim it blocks. Inval duplicate, future-dated, overlong, or expired waivers fail the policy job. The current waivers are tracked by [issue #110](https://github.com/elder-plinius/OBLITERATUS/issues/110) and expire on 2026-09-15; they are not evidence that any waived backend works. +They block support, compatibility, correctness, and performance claims for the +waived environment. ## Hosted gates