Skip to content

chore(policy): add the ReScript BANNED row (post-retirement sync) - #66

Merged
hyperpolymath merged 1 commit into
mainfrom
policy/banned-row-rescript
Aug 31, 2026
Merged

hyperpolymath merged 1 commit into
mainfrom
policy/banned-row-rescript

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Estate-wide policy sync (task: BANNED-row campaign, 2026-08-31).

ReScript is retired outside the enclave (owner ruling 2026-08-31: rescript, rescript-ecosystem, and the proven adapters stay ReScript; nothing else). This repo's language-policy table in .claude/CLAUDE.md predated that ruling.

  • Adds | ReScript | AffineScript | to the BANNED table (whole-line insert after the TypeScript row, extra columns mirrored).
  • Where the Python row still recommended ReScript as a replacement, rewrites it to AffineScript.

Doc-only change; verified estate-wide by an origin-side GraphQL scan of all 428 non-archived repos (52 repos in this sweep).

🤖 Generated with Claude Code

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 <noreply@anthropic.com>
@sonarqubecloud

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Aug 31, 2026 •

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 7542d5fe-0de6-4f33-8925-9c3967a916f3

📥 Commits

Reviewing files that changed from the base of the PR and between ed0302b and fcae5bc.

📒 Files selected for processing (1)
  • .claude/CLAUDE.md

Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review.

📜 Recent review details
⏰ Context from checks skipped due to timeout. (1)
  • GitHub Check: Patch Bridge CVE triage
⚠️ CI failures not shown inline (2)

GitHub Actions: CI / 3_RSR Compliance Check.txt: chore(policy): add the ReScript BANNED row (post-retirement sync)

Conclusion: failure

View job details

##[group]Run echo "Checking RSR Bronze compliance..."
 �[36;1mecho "Checking RSR Bronze compliance..."�[0m
 �[36;1m�[0m
 �[36;1m# Documentation�[0m
 �[36;1mtest -f README.md || test -f README.adoc || (echo "Missing README.md or README.adoc" && exit 1)�[0m
 �[36;1mtest -f CONTRIBUTING.adoc || (echo "Missing CONTRIBUTING.adoc" && exit 1)�[0m
 �[36;1mtest -f CODE_OF_CONDUCT.md || (echo "Missing CODE_OF_CONDUCT.md" && exit 1)�[0m
 �[36;1mtest -f SECURITY.md || (echo "Missing SECURITY.md" && exit 1)�[0m
 �[36;1mtest -f MAINTAINERS.adoc || (echo "Missing MAINTAINERS.adoc" && exit 1)�[0m
 �[36;1mtest -f CHANGELOG.adoc || (echo "Missing CHANGELOG.adoc" && exit 1)�[0m
 �[36;1mtest -f CLAUDE.md || (echo "Missing CLAUDE.md" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1m# Licenses�[0m
 �[36;1mtest -f LICENSES/MPL-2.0.txt || (echo "Missing LICENSES/MPL-2.0.txt" && exit 1)�[0m
 �[36;1mtest -f LICENSES/CC-BY-SA-4.0.txt || (echo "Missing LICENSES/CC-BY-SA-4.0.txt" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1m# .well-known/�[0m
 �[36;1mtest -f .well-known/security.txt || (echo "Missing security.txt" && exit 1)�[0m
 �[36;1mtest -f .well-known/ai.txt || (echo "Missing ai.txt" && exit 1)�[0m
 �[36;1mtest -f .well-known/humans.txt || (echo "Missing humans.txt" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1m# Build system�[0m
 �[36;1mtest -f justfile || test -f Justfile || (echo "Missing justfile or Justfile" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1mecho "✅ RSR Bronze compliance verified!"�[0m
 shell: /usr/bin/bash -e {0}
 ##[endgroup]
 Checking RSR Bronze compliance...
 Missing CODE_OF_CONDUCT.md
 ##[error]Process completed with exit code 1.

GitHub Actions: CI / RSR Compliance Check: chore(policy): add the ReScript BANNED row (post-retirement sync)

Conclusion: failure

View job details

##[group]Run echo "Checking RSR Bronze compliance..."
 �[36;1mecho "Checking RSR Bronze compliance..."�[0m
 �[36;1m�[0m
 �[36;1m# Documentation�[0m
 �[36;1mtest -f README.md || test -f README.adoc || (echo "Missing README.md or README.adoc" && exit 1)�[0m
 �[36;1mtest -f CONTRIBUTING.adoc || (echo "Missing CONTRIBUTING.adoc" && exit 1)�[0m
 �[36;1mtest -f CODE_OF_CONDUCT.md || (echo "Missing CODE_OF_CONDUCT.md" && exit 1)�[0m
 �[36;1mtest -f SECURITY.md || (echo "Missing SECURITY.md" && exit 1)�[0m
 �[36;1mtest -f MAINTAINERS.adoc || (echo "Missing MAINTAINERS.adoc" && exit 1)�[0m
 �[36;1mtest -f CHANGELOG.adoc || (echo "Missing CHANGELOG.adoc" && exit 1)�[0m
 �[36;1mtest -f CLAUDE.md || (echo "Missing CLAUDE.md" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1m# Licenses�[0m
 �[36;1mtest -f LICENSES/MPL-2.0.txt || (echo "Missing LICENSES/MPL-2.0.txt" && exit 1)�[0m
 �[36;1mtest -f LICENSES/CC-BY-SA-4.0.txt || (echo "Missing LICENSES/CC-BY-SA-4.0.txt" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1m# .well-known/�[0m
 �[36;1mtest -f .well-known/security.txt || (echo "Missing security.txt" && exit 1)�[0m
 �[36;1mtest -f .well-known/ai.txt || (echo "Missing ai.txt" && exit 1)�[0m
 �[36;1mtest -f .well-known/humans.txt || (echo "Missing humans.txt" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1m# Build system�[0m
 �[36;1mtest -f justfile || test -f Justfile || (echo "Missing justfile or Justfile" && exit 1)�[0m
 �[36;1m�[0m
 �[36;1mecho "✅ RSR Bronze compliance verified!"�[0m
 shell: /usr/bin/bash -e {0}
 ##[endgroup]
 Checking RSR Bronze compliance...
 Missing CODE_OF_CONDUCT.md
 ##[error]Process completed with exit code 1.
🔇 Additional comments (1)
.claude/CLAUDE.md (1)

43-43: LGTM!


📝 Walkthrough

Summary by CodeRabbit

  • Documentation
    • Updated the language policy to prohibit ReScript and recommend AffineScript as its replacement.

Walkthrough

The language policy now lists ReScript as banned and AffineScript as its replacement. No code logic or public entities changed.

Changes

Language policy

Layer / File(s) Summary
Banned language entry
.claude/CLAUDE.md
Adds ReScript to the banned language table and maps it to AffineScript.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to fcae5

This is a localized documentation-only policy update with no actionable merge-blocking risk remaining after normal checks and review.

Suggested reviewers: metadatastician

Poem

A rabbit found a language rule,
ReScript left the policy school.
AffineScript took its place,
Neat and clear in the table’s space,
Hop, hop, done—the change is cool.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the main change: adding the ReScript banned-policy row. The post-retirement sync context is relevant.
Description check ✅ Passed The description directly explains the policy-table update, the ReScript retirement ruling, and the related Python replacement change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)

✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@hyperpolymath
hyperpolymath merged commit 0a10b29 into main Aug 31, 2026
36 of 37 checks passed
@hyperpolymath
hyperpolymath deleted the policy/banned-row-rescript branch August 31, 2026 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant