From f7cdad2da05b125f73d4e0030406504af85f9357 Mon Sep 17 00:00:00 2001 From: "Jonathan D.A. Jewell" <6759885+hyperpolymath@users.noreply.github.com> Date: Mon, 31 Aug 2026 20:49:53 +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 e7905d3..ae547cc 100644 --- a/.claude/CLAUDE.md +++ b/.claude/CLAUDE.md @@ -42,6 +42,7 @@ The following files in `.machine_readable/` contain structured project metadata: | Banned | Replacement | |--------|-------------| | TypeScript | AffineScript | +| ReScript | AffineScript | | Deno | Bun | | Node.js | Bun | | npm | Bun |