Skip to content

refactor(Phonology): reorganize constraint layer by framework#573

Merged
github-actions[bot] merged 5 commits into
mainfrom
phonology-reorg-r1
Jun 20, 2026
Merged

refactor(Phonology): reorganize constraint layer by framework#573
github-actions[bot] merged 5 commits into
mainfrom
phonology-reorg-r1

Conversation

@hawkrobe

Copy link
Copy Markdown
Owner

Dissolve the Constraint/OT/ catch-all into three framework layers over a shared substrate: Constraint (the neutral constraint primitive — Defs/Aliases/Iteration/System/Weighted), OptimalityTheory (ranking engine + CON inventory + architectures), and HarmonicGrammar (the weighted/MaxEnt family). OT and HG become clean siblings over Constraint with no dependency inversions; Superoptimal (bidirectional OT) moves to Pragmatics.

A full lake build of the library is green except the pre-existing Semantics/Numerals/Basic.lean regression (unknown namespace Core.Logic.Intensional) — byte-identical to main, in a cone this PR never touches.

@github-actions github-actions Bot enabled auto-merge (squash) June 20, 2026 05:55
@github-actions github-actions Bot merged commit aa2446f into main Jun 20, 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