Commit 2f0dd05
fix: wire ModelRole into verification pass, resolve clippy dead_code errors
Use the Weak model role for the verification pass — it's a validation
task that doesn't need the frontier model. This also resolves the
clippy dead_code errors for ModelRole, model_for_role, and
to_model_config_for_role by giving them their first real callsite.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e5b2b82 commit 2f0dd05
1 file changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
254 | 268 | | |
255 | 269 | | |
256 | 270 | | |
| |||
739 | 753 | | |
740 | 754 | | |
741 | 755 | | |
742 | | - | |
| 756 | + | |
743 | 757 | | |
744 | 758 | | |
745 | 759 | | |
| |||
0 commit comments