Stabilize REAL OpenRouter repair consultation gate #33
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!33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/stable-live-repair-gate"
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
mainlive-repair flake.The structured repair runtime is unchanged. Deterministic #10 tests already prove diagnostic classification, budget preservation, bounded repair, and revalidated execution. The instability came from requiring arbitrary free-route models to emit a specific host strategy token.
This change makes the live gate test the integration boundary it actually owns:
validation_failure,validate,unbound_variable(missing));repair_literal_finalstrategy from that structured diagnostic;REPAIR_OK.CI evidence now distinguishes
repair_provider_consulted,repair_model_response_present, andrepair_policy_selected.Branch deterministic CI and the two-process persistent graph restart gate are green on exact head
3a69c6d.Do not merge until same-repository REAL OpenRouter core + structured-repair CI is green on the exact head.