Skip to content

refactor(Core/Logic): cut RestrictedModality's import inversion into Semantics#30

Merged
github-actions[bot] merged 2 commits into
mainfrom
fix-modaltypes-inversion
May 30, 2026
Merged

refactor(Core/Logic): cut RestrictedModality's import inversion into Semantics#30
github-actions[bot] merged 2 commits into
mainfrom
fix-modaltypes-inversion

Conversation

@hawkrobe
Copy link
Copy Markdown
Owner

RestrictedModality imported Semantics.Modality.ModalTypes — a Core→Semantics layering inversion. Its body never used the symbols; the import only served as a transitive re-export. Cut the edge and gave the three files that actually use ModalFlavor/BackgroundClass (EventRelativity, Kratzer/Flavor, Tsiakmakis2025) a direct ModalTypes import. Restores 0 Core/Logic→Semantics violations.

@github-actions github-actions Bot enabled auto-merge (squash) May 30, 2026 17:24
@github-actions github-actions Bot merged commit 5ab6b9d into main May 30, 2026
2 checks passed
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