Claude/polysafe gitfixer 01 eq w natio y di e4 a tb yb bbgr#3
Merged
hyperpolymath merged 3 commits intomainfrom Dec 7, 2025
Merged
Conversation
Add all required RSR compliance files: - LICENSE.txt: Dual MIT + Palimpsest-0.8 licensing - SECURITY.md: Vulnerability disclosure policy with SLAs - CODE_OF_CONDUCT.adoc: Contributor Covenant adapted - CONTRIBUTING.adoc: Tri-Perimeter Contribution Framework (TPCF) - GOVERNANCE.adoc: Decision-making, roles, and succession - MAINTAINERS.md: Project leadership and component leads - FUNDING.yml: Sponsorship and budget allocation Add .well-known/ protocol files: - security.txt: RFC 9116 security contact info - ai.txt: AI training policy (open-source permitted, proprietary blocked) - humans.txt: Project credits and philosophy - provenance.json: Immutable provenance chain - consent-required.txt: Automated access consent framework Add SPDX headers to all Rust source files for license compliance. Convert README.md to README.adoc with enhanced RSR-compliant structure. Update .gitignore and add .gitattributes for polyglot development.
Add comprehensive Nix flake providing all required tools: - Rust toolchain with rust-analyzer, clippy, rustfmt - Elixir 1.16 + Erlang/OTP 26 - Haskell GHC 9.6 + Cabal + HLS + common libraries - Idris 2 from official flake - Nickel for configuration validation Development environment features: - `nix develop` enters full polyglot shell - Specialized shells: `nix develop .#rust`, `.#haskell`, `.#elixir` - direnv integration via .envrc - Automatic library path setup for native dependencies Also includes: - justfile with comprehensive task definitions - Cargo.lock tracked for reproducible builds - Updated Makefile with `make shell` target
…BBbgr Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.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.