You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply type-design review fixes to the pipeline state contract
The ParseState ownership map said roles belong to assign/post_rules
exclusively, but group writes maiden roles -- an ownership contract
wrong in one place teaches readers to distrust it everywhere. Fixed
the map, noted post-group segments staleness and the sole-producer
text invariant on WorkToken, documented PendingAmbiguity's dangling-
index tolerance and Parser's None-default resolution, made assemble's
role fallback say what it means, and pinned the whole ownership map
mechanically: a new test folds the case corpus stage by stage and
asserts each stage changes only the fields it owns.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments