From 5fd693e027e77af990b9004ecbc2ec7a0e7730a9 Mon Sep 17 00:00:00 2001 From: Manas Srivastava Date: Mon, 11 May 2026 11:01:28 +0530 Subject: [PATCH] =?UTF-8?q?chore(plan-rollout):=20rename=20docs/SYSTEM-MD.?= =?UTF-8?q?md=20=E2=86=92=20docs/SYSTEM=5FMD.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Match the SCREAMING_SNAKE_CASE convention used by other topic docs in docs/ (ADDING_A_HOST.md, OPENCLAW.md, REMOTE_BROWSER_ACCESS.md, ON_THE_LOC_CONTROVERSY.md). The hyphenated form was carried over from closed PR #1417 and matched no existing convention in this directory. No content changes — pure rename. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/{SYSTEM-MD.md => SYSTEM_MD.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/{SYSTEM-MD.md => SYSTEM_MD.md} (100%) diff --git a/docs/SYSTEM-MD.md b/docs/SYSTEM_MD.md similarity index 100% rename from docs/SYSTEM-MD.md rename to docs/SYSTEM_MD.md