From fcae5bc00bc5d71fe40a62ec35ac2dcc10ca038a Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:54:04 +0100 Subject: [PATCH] chore(policy): add the ReScript BANNED row (post-retirement sync) ReScript is retired estate-wide (enclave ruling 2026-08-31: only the rescript/rescript-ecosystem/proven-adapter repos remain ReScript). This syncs the language-policy BANNED table: adds | ReScript | AffineScript | after the TypeScript row, and where present rewrites the Python replacement row to no longer recommend ReScript. Co-Authored-By: Claude Fable 5 --- .claude/CLAUDE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.claude/CLAUDE.md b/.claude/CLAUDE.md index a07f26d..da44076 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -40,6 +40,7 @@ When working here: classify-don't-translate; keep the no-shame voice; lead with | Banned | Replacement | |--------|-------------| | TypeScript | AffineScript | +| ReScript | AffineScript | | Deno | Bun | | Node.js | Bun | | npm | Bun |