fix: blocked_reference_records unions every Blocked by clause (#184) #186

Merged
claude-bot-andresmgsl merged 1 commit from build/184-blocked-by-union into main 2026-07-25 15:40:25 +00:00

1 commit

Author SHA1 Message Date
claude-bot-andresmgsl
0eea112d50 fix: blocked_reference_records unions every Blocked by clause
Binding to the first marker occurrence dropped every later sentence of a
repeated declaration and let earlier prose hijack the parse — the false
ready promotion on rig#154. Each occurrence now contributes its own
clause, terminated at its own first ./; (unterminated -> end of input),
and the union feeds the unchanged classification and decision table.

Closes #184

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-25 13:58:39 +00:00