Skip to content

Add README.md files to project roots (Fixes #1364)Docs/add readmes 1364#1403

Merged
jasontaylordev merged 4 commits intojasontaylordev:mainfrom
sc2107:docs/add-readmes-1364
Feb 19, 2026
Merged

Add README.md files to project roots (Fixes #1364)Docs/add readmes 1364#1403
jasontaylordev merged 4 commits intojasontaylordev:mainfrom
sc2107:docs/add-readmes-1364

Conversation

@sc2107
Copy link
Copy Markdown
Contributor

@sc2107 sc2107 commented Dec 11, 2025

This PR adds README.md files to the Domain, Application, Infrastructure, and Web project folders under /src.

Each README includes:

  • Responsibilities of the layer
  • Allowed dependencies
  • Notes on what should and should not be included

This improves onboarding and directly addresses Issue #1364.

Added README.md to document the Domain layer's purpose and responsibilities.
Add README.md for Application layer with responsibilities and notes
Added README.md to document the Infrastructure layer responsibilities, dependencies, and notes.
Added documentation for the Web layer including responsibilities and dependencies.
@jasontaylordev jasontaylordev merged commit 8c7b703 into jasontaylordev:main Feb 19, 2026
@jasontaylordev
Copy link
Copy Markdown
Owner

Thanks for the contribution! Great addition. We noticed the Domain README listed event handlers, but those live in the Application layer — fixed in a follow-up commit.

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.

2 participants