docs(npm-exemptions): mirror hypatia#412 /bindings/rescript/ carve-out (post #275 closeout cleanup)#328
Merged
hyperpolymath merged 1 commit intoMay 31, 2026
Conversation
…t (post #275 closeout cleanup) Surfaced during the standards#275 STEP 7 closeout estate-wide hypatia scan: proven-servers/bindings/rescript/package-lock.json was the single uncarved hit across 20 estate-wide package-lock.json files. hypatia#412 extends the :nodejs_detected rule's class 5c (`/bindings/{javascript,typescript}/`) to also cover `/bindings/rescript/`. This PR mirrors that to the LANGUAGE-POLICY.adoc Node.js narrative row, matching the docs-vs-rule parity pattern from hypatia#405 + standards#320. ## Change `rhodium-standard-repositories/spec/LANGUAGE-POLICY.adoc` Node.js banned-language row: - Updated header note: "nine carve-out classes (six original + three added during the migration via hypatia#405 + one added post-closeout via hypatia#412 for `/bindings/rescript/` symmetry)" - Class (5) extended: `**/bindings/{javascript,typescript,rescript}/**` (was `{javascript,typescript}` only) - Added rationale: "the `rescript` variant is host-required for the rescript-to-js compile chain" ## Why post-closeout The standards#253 closeout PR (#325) merged 2026-05-31T07:11Z. The campaign is officially complete. This PR makes the closeout declaration "zero `:nodejs_detected` flags outside carve-outs" exactly true (was 19/20 prior) without re-opening #253 or #275. Pairs with hyperpolymath/hypatia#412 (rule update + test). Refs #253 (umbrella, CLOSED 2026-05-31) Refs #275 (STEP 7, CLOSED 2026-05-31) Refs #320 (predecessor mirror PR pattern for hypatia#405) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Surfaced during the standards#275 STEP 7 closeout estate-wide hypatia scan:
proven-servers/bindings/rescript/package-lock.jsonwas the single uncarved hit across 20 estate-widepackage-lock.jsonfiles.hypatia#412 extends the
:nodejs_detectedrule's class 5c (/bindings/{javascript,typescript}/) to also cover/bindings/rescript/. This PR mirrors that to the LANGUAGE-POLICY.adoc Node.js narrative row, matching the docs-vs-rule parity pattern from hypatia#405 + standards#320.Change
rhodium-standard-repositories/spec/LANGUAGE-POLICY.adocNode.js banned-language row:/bindings/rescript/symmetry)"**/bindings/{javascript,typescript}/****/bindings/{javascript,typescript,rescript}/**with rationale "therescriptvariant is host-required for the rescript-to-js compile chain"Why post-closeout
The standards#253 closeout PR (#325) merged 2026-05-31T07:11Z. The campaign is officially complete. This PR makes the closeout declaration "zero
:nodejs_detectedflags outside carve-outs" exactly true (was 19/20 prior) without re-opening #253 or #275.Pairs with hyperpolymath/hypatia#412 (rule update + test). Both should land together to maintain docs↔rule parity.
Test plan
Refs #253 (umbrella, CLOSED 2026-05-31)
Refs #275 (STEP 7, CLOSED 2026-05-31)
Refs #320 (predecessor mirror PR pattern for hypatia#405)
Refs hyperpolymath/hypatia#412 (the rule update this mirrors)
🤖 Generated with Claude Code