Harden live repair strategy parsing after #12 merge #32
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/prolog-rlm!32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/live-repair-strategy-parser"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hotfix for the post-merge
mainREAL OpenRouter regression after #12.The production runtime and graph code are unchanged. The failure was in the live repair acceptance parser: it rejected a correct
REPAIR_LITERAL_FINALchoice whenever a free-route model also mentioned the alternative token in explanatory text.This hotfix keeps the repair path closed and Prolog-controlled:
REPAIR_LITERAL_FINALstrategy;Branch deterministic CI is green, including the fresh-process durable graph restart gate.
Do not merge until the same-repository REAL OpenRouter core + structured-repair job is green on the exact head.