Main#8346
Closed
hyperpolymath wants to merge 39 commits intorescript-lang:masterfrom
Closed
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove incorrect PMPL-only licensing invariant. This repository is multi-licensed (LGPL-3.0-or-later for compiler, MIT for syntax/runtime/ rewatch). The manifest now correctly states: do NOT apply PMPL headers, preserve existing SPDX headers, use the license of the target directory. Addresses feedback from chatgpt-codex-connector bot. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fill {{REPO}}, {{OWNER}}, {{FORGE}}, {{AUTHOR}}, {{AUTHOR_EMAIL}},
{{SECURITY_EMAIL}}, {{CURRENT_YEAR}}, and {{PROJECT_NAME}} across
CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, issue templates,
and workflow files.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Upgrade actions/checkout from v2/v3 to SHA-pinned v4 - SHA-pin all unshelled action tags (pages, CodeQL, scorecard, rust-cache, upload/download-artifact, setup-node, cache) - Standardise scorecard-action to v2.4.0 - Fix setup-node@v6 → SHA-pinned v4 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Added from rsr-template-repo: standardizing CI/CD across all repos. Part of global TODO cleanup (2026-03-16). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- github/codeql-action: v3.32.6 (820e3160) - trufflesecurity/trufflehog: v3.93.8 (6c05c4a0) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Node.js 24 runtime, v3 deprecated Dec 2026. SHA: 0d579ffd059c29b07949a3cce3983f0780820c98 (v4.32.6) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Part of gv-clade-index Phase 1: every repo declares its identity, primary clade, and forge mappings for the VeriSimDB central registry. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds the forbid(unsafe_code) crate-level attribute to all Rust crates that do not use unsafe code, hardening the safety guarantee at compile time. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add AI manifest, Trustfile, Dustfile, and assail recipe as part of the Floor Raise campaign to establish baseline tooling across all repos. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…nsafe_code), CODE_OF_CONDUCT, CONTRIBUTING - Add/fix SPDX-License-Identifier headers (AGPL→PMPL where needed) - SHA-pin all GitHub Actions to commit hashes - Add #![forbid(unsafe_code)] to safe Rust crates - Add CODE_OF_CONDUCT.md (Contributor Covenant v2.1) - Add CONTRIBUTING.md (standard template) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Standard RSR documentation: quotes README claims, lists tech choices with links, honest caveats, dogfooding table. See rsr-template-repo for the pattern. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Adds quickstart guides, contractiles, doctor/heal/tour recipes, LLM warmup scripts, guix.scm, and fixes hardcoded paths. Part of the UX Manifesto "Impossible to Criticise" campaign. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Added by ux-rollout.jl batch script. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…est) Batch deployment of missing UX infrastructure files: - contractile.just (policy enforcement recipes) - .well-known/ (ai.txt, humans.txt, security.txt, groove/) - 0-AI-MANIFEST.a2ml (AI agent entry point) - agent_instructions/ (methodology, coverage, debt) - Justfile with doctor/heal/tour/help-me recipes - setup.sh bootstrap script - llm-warmup-user.md Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove 31 tracked node_modules files from tests/build_tests/ subdirectories (test fixture symlinks and small config files). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (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.
No description provided.