Skip to content

docs: ADR-0005 module package format#112

Open
mrbrandao wants to merge 1 commit into
LobsterTrap:mainfrom
mrbrandao:adr/module-package-format
Open

docs: ADR-0005 module package format#112
mrbrandao wants to merge 1 commit into
LobsterTrap:mainfrom
mrbrandao:adr/module-package-format

Conversation

@mrbrandao
Copy link
Copy Markdown
Collaborator

Summary

  • Add ADR-0005 documenting the module packaging model: lola.mod + lola.sum pair (mirroring Go's go.mod + go.sum), OCI module artifact type (application/vnd.lola.module.v1), and tarball distribution
  • Add paired design doc with format specs, dependency flow Mermaid diagram, OCI layer structure diagram, and .lola-req backwards compatibility

Related Issues

Test Plan

  • ADR follows the project template format
  • Design doc Mermaid diagrams render correctly
  • lola.mod format is consistent with existing .lola-req syntax

AI Disclosure

AI-assisted with Claude Code

Add Architecture Decision Record for the module
packaging model: lola.mod + lola.sum pair, OCI
artifact type, and tarball distribution format.

Design doc includes format specs, dependency flow
diagram, OCI layer structure, and .lola-req compat.

Co-Authored-By: Claude Sonnet <noreply@anthropic.com>
@mrbrandao mrbrandao added documentation Improvements or additions to documentation enhancement New feature or request labels Apr 29, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

Warning

Rate limit exceeded

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

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ 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.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 17fafb7e-da72-420c-a5da-97d3185c09cd

📥 Commits

Reviewing files that changed from the base of the PR and between a343c6e and fd25c7e.

📒 Files selected for processing (2)
  • docs/adr/0005-module-package-format.md
  • docs/dev-guide/design/module-package-format.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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
Review rate limit: 0/1 reviews remaining, refill in 19 minutes and 7 seconds.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant