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
spec(SAMPLE-REASONING): W3 runs before W2, on measured recipe demand (#605) (#616)
FOLLOWING_AGENTS_PROTOCOL
The work breakdown numbered its waves without demand data. The recipe-surface
sweep supplies it and inverts the order.
Across the 157 official recipes, --reasoning-parser is passed 76 times over 20
distinct values. We resolve 15; the other 61 abort startup with "unknown
reasoning parser". W3 -- the engine-backed adapters -- covers 43 of those 76
uses. W2 covers 18, and four of its names (ernie45, granite, cohere_command3/4)
have ZERO recipe demand. qwen3 alone is 18 uses.
qwen3 is also what the published Qwen3.5 and Qwen3.6 recipes pass to models we
already ship token-exact and gated, so the engine currently serves the model and
rejects its own recipe's flag.
Spec only, no code and no row-state change.
Following-Agents-Protocol: true
AI-Assisted: true
Assisted-by: AGENT:claude-opus-5 [Claude Code]
0 commit comments