diff --git a/rhodium-standard-repositories/spec/LANGUAGE-POLICY.adoc b/rhodium-standard-repositories/spec/LANGUAGE-POLICY.adoc index 43f5603..661c5f3 100644 --- a/rhodium-standard-repositories/spec/LANGUAGE-POLICY.adoc +++ b/rhodium-standard-repositories/spec/LANGUAGE-POLICY.adoc @@ -191,7 +191,8 @@ NOTE: For full rationale and migration guides, see the link:{source-repo}[CCCP r | Insecure by default. Detection via hypatia `cicd_rules/nodejs_detected` (matches `package-lock.json`) with `path_allow_prefixes` covering nine carve-out classes (six original - + three added during the migration via hypatia#405): + + three added during the migration via hypatia#405 + one added + post-closeout via hypatia#412 for `/bindings/rescript/` symmetry): (1a) `**/vscode/**` VSCode extension host-required toolchain; (1b) `vscode-` substring (extension repos/subdirs); (1c) `tree-sitter-` substring (grammar npm-publish targets, Class C @@ -201,8 +202,9 @@ NOTE: For full rationale and migration guides, see the link:{source-repo}[CCCP r forks; (4) `hyperpolymath-archive/**` archived repos; (5) `**/deps/**`, `**/node_modules/**`, `**/.lake/**` (Lean4), - `**/office-addin/**`, `**/bindings/{javascript,typescript}/**` - vendored / host-required / consumer-export deps; + `**/office-addin/**`, `**/bindings/{javascript,typescript,rescript}/**` + vendored / host-required / consumer-export deps (the `rescript` + variant is host-required for the rescript-to-js compile chain); (6) `**/example/**`, `**/examples/**`, `**/test-fixtures/**`, `**/fixtures/**` example/test fixtures. *Migration substantially complete 2026-05-31* under umbrella