Skip to content

feat: enforce Laravel delivery boundaries#18

Merged
bnymn merged 1 commit into
mainfrom
codex/laravel-boundary-rules
Jun 27, 2026
Merged

feat: enforce Laravel delivery boundaries#18
bnymn merged 1 commit into
mainfrom
codex/laravel-boundary-rules

Conversation

@bnymn

@bnymn bnymn commented Jun 27, 2026

Copy link
Copy Markdown
Owner

Strengthens the engineering playbook so Laravel remains a delivery layer: business rules, orchestration, and direct persistence access are explicitly pushed into src, development must identify the owning use case before touching delivery code, and code review must complete a line-by-line Laravel boundary audit with blocker findings for violations. Validation: npm run validate-pr-title -- "docs: enforce Laravel delivery boundaries" and git diff --check.

@bnymn bnymn changed the title docs: enforce Laravel delivery boundaries feat: enforce Laravel delivery boundaries Jun 27, 2026
@bnymn bnymn marked this pull request as ready for review June 27, 2026 19:34
@bnymn bnymn force-pushed the codex/laravel-boundary-rules branch from 19abe80 to 1f7e12a Compare June 27, 2026 19:35
@bnymn bnymn merged commit 1f5eec3 into main Jun 27, 2026
1 check passed
@bnymn bnymn deleted the codex/laravel-boundary-rules branch June 27, 2026 19:40
github-actions Bot pushed a commit that referenced this pull request Jun 27, 2026
## [1.5.0](v1.4.0...v1.5.0) (2026-06-27)

### Features

* enforce Laravel delivery boundaries ([#18](#18)) ([1f5eec3](1f5eec3))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

1 participant