Evidence
The default branch workflow uses the executable direct-OpenAI fallback gpt-5.4, while the trusted scripts/ci/strix_required_workflow_smoke.sh on main still requires the retired gpt-5.6-luna string. The mismatch fails the privileged smoke step before target-repository analysis; it was reproduced on ContextualWisdomLab/disksage#247 and #1316.
Completion criteria
- trusted smoke accepts the current executable
gpt-5.4 fallback contract;
- the OpenCode direct model pool and focused contracts use the same model;
- a current-head consumer Strix check reaches target-repository analysis;
- no provider or vulnerability failure is downgraded.
Tracked by PR: #1316
Evidence
The default branch workflow uses the executable direct-OpenAI fallback
gpt-5.4, while the trustedscripts/ci/strix_required_workflow_smoke.shonmainstill requires the retiredgpt-5.6-lunastring. The mismatch fails the privileged smoke step before target-repository analysis; it was reproduced on ContextualWisdomLab/disksage#247 and #1316.Completion criteria
gpt-5.4fallback contract;Tracked by PR: #1316