Skip to content

Pre-Hex: rename gleam_contracts package/module to module_contracts#1

Merged
bbopen merged 1 commit intomainfrom
codex/rename-module-contracts-prehex
Feb 25, 2026
Merged

Pre-Hex: rename gleam_contracts package/module to module_contracts#1
bbopen merged 1 commit intomainfrom
codex/rename-module-contracts-prehex

Conversation

@bbopen
Copy link
Owner

@bbopen bbopen commented Feb 25, 2026

Summary

  • rename package gleam_contracts to module_contracts
  • rename root/public module and internal module paths accordingly
  • update imports/tests/docs/spec and package metadata to new name

Why

  • avoid reserved gleam_ prefix publish-policy friction before first Hex release

Validation

  • bash scripts/check.sh passes fully
  • package docs build under module_contracts

@bbopen
Copy link
Owner Author

bbopen commented Feb 25, 2026

@CodeRabbit full review

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

✅ Actions performed

Full review triggered.

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

Warning

Rate limit exceeded

@bbopen has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 2 minutes and 13 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

📥 Commits

Reviewing files that changed from the base of the PR and between a9a2442 and eef9664.

📒 Files selected for processing (9)
  • README.md
  • SPEC.md
  • gleam.toml
  • src/module_contracts.gleam
  • src/module_contracts/loader.gleam
  • src/module_contracts/rule.gleam
  • src/module_contracts/verify.gleam
  • src/module_contracts/violation.gleam
  • test/module_contracts_test.gleam
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/rename-module-contracts-prehex

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 and usage tips.

@bbopen
Copy link
Owner Author

bbopen commented Feb 25, 2026

@CodeRabbit @coderabbitai full review

@coderabbitai
Copy link

coderabbitai bot commented Feb 25, 2026

@bbopen, I'll perform a full review of all the changes in this PR.

✅ Actions performed

Full review triggered.

@bbopen
Copy link
Owner Author

bbopen commented Feb 25, 2026

@claude please provide a full in-depth review

@bbopen
Copy link
Owner Author

bbopen commented Feb 25, 2026

Checked latest review state: no substantive Claude review output is present on this PR yet (only prior bot trigger/rate-limit messages). No actionable code comments to apply at this moment.

@bbopen bbopen merged commit 85e7d62 into main Feb 25, 2026
1 check passed
@bbopen bbopen deleted the codex/rename-module-contracts-prehex branch February 25, 2026 04:39
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