Skip to content

Add ADR 32 about breaking up Core project#826

Draft
justindbaur wants to merge 2 commits into
mainfrom
add-adr-about-breaking-up-core
Draft

Add ADR 32 about breaking up Core project#826
justindbaur wants to merge 2 commits into
mainfrom
add-adr-about-breaking-up-core

Conversation

@justindbaur

@justindbaur justindbaur commented Jun 25, 2026

Copy link
Copy Markdown
Member

🎟️ Tracking

Relates to: ARCH-16

📔 Objective

Adds an ADR proposing that the Core project should be decomposed into smaller feature scoped libraries.

In draft until #825 merges.

📸 Screenshots

Comment on lines +69 to +79
src/
Libraries/
Mailer/ # settings, services, repositories, endpoints for the Mailer feature
Push/
Vault/
...
Services/
Api/ # composes libraries into a deployable service
Identity/
Notifications/
...

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we consider how bitwarden licenses libraries and services will look? I think we will start to see more of those. Are they under a different top namespace, or do libraries and services follow a prefix? (Currently libraries loosely use a Commercial prefix.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should look the exact same as this layout just starting at bitwarden_license. I don't really see a need for a different namespace. If things are feature scoped I don't think things should collide.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably. I think it's worth including an example or two though.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 25, 2026

Copy link
Copy Markdown

Deploying contributing-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9597c12
Status:🚫  Build failed.

View logs

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants