Skip to content

refactor: bulletproof step 2 - domain layer - #8097

Draft
Rathoz wants to merge 2 commits into
bulletproof-1.Mfrom
bulletproof-2
Draft

Rathoz wants to merge 2 commits into
bulletproof-1.Mfrom
bulletproof-2

Conversation

@Rathoz

@Rathoz Rathoz commented Sep 16, 2026

Copy link
Copy Markdown
Member

Summary

WIP

How did you test this change

@Rathoz
Rathoz added this pull request to stack #8098 September 16, 2026 12:04

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Our spec folder is quite large, would it make sense to all sort into multiple sub folders? spec/domain/bracket_spec.lua for example.

Resolves a conflict in MatchGroup/Util/Types.lua, where upstream edited two
annotations in place while this branch moved them into the domain layer.
Both upstream additions are carried into Domain/Match/Model.lua:

- standardPlayer gained `roles string[]?`
- MatchGroupUtilMatch gained `submatches MatchGroupUtilSubgroup[]`

Also repoints two references the earlier moves missed, because neither is an
import: the perf profiling list in Bracket/Template.lua, and stale module paths
in the MatchGroup/Util header comment.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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