Skip to content

Reorganize the outbox schema boundary and write pipeline.#8

Merged
gustavofreze merged 4 commits into
mainfrom
feature/develop
Jul 2, 2026
Merged

Reorganize the outbox schema boundary and write pipeline.#8
gustavofreze merged 4 commits into
mainfrom
feature/develop

Conversation

@gustavofreze

Copy link
Copy Markdown
Member

Please follow the contributing guidelines.

Summary

What this pull request does.

Related issue

Closes #...

Checklist

  • Tests added or updated.
  • Documentation updated when applicable.
  • composer review passes.
  • composer tests passes.

Reorder the DoctrineOutboxRepository constructor by identifier length and
move its per-record write into an OutboxWriter collaborator. Promote
IdentityColumn to a public Schema interface and relocate ColumnsBuilder
and TableLayoutBuilder out of Internal, so no Internal type appears in a
public signature. The remaining edits bring the sources into phpcs
compliance: bracketed null-coalescing, a non-empty catch, and inline code
cross-references in place of unused imports.
Wire the two hooks as PostToolUse commands in settings.json, document the
conventions they enforce in the library rules, and mirror the changes in
the tiny-blocks-create scaffolding. Keep the Python hook caches out of Git
and out of GitHub language statistics.
Comment thread .claude/hooks/php-ordering-conformance.py Dismissed
@gustavofreze gustavofreze merged commit 24cdf11 into main Jul 2, 2026
8 checks passed
@gustavofreze gustavofreze deleted the feature/develop branch July 2, 2026 17:24
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