From 16d1b5204724b218527f508fe802537523a189f3 Mon Sep 17 00:00:00 2001 From: Anthony <107448833+jkool702@users.noreply.github.com> Date: Wed, 13 May 2026 15:38:24 -0400 Subject: [PATCH] Update FORKRUN INVARIANTS header format Removed version number from FORKRUN INVARIANTS header. --- DOCS/INVARIANTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DOCS/INVARIANTS.md b/DOCS/INVARIANTS.md index 38e12e07..2f2d657d 100644 --- a/DOCS/INVARIANTS.md +++ b/DOCS/INVARIANTS.md @@ -1,6 +1,6 @@ ### `INVARIANTS.md` -# FORKRUN INVARIANTS (v9.8.0-NUMA Golden Master) +# FORKRUN INVARIANTS These are the rules that **must never be broken**. If they hold, the system is correct regardless of batching heuristics, NUMA count, or workload shape.