Commit c7e204a
committed
fix: correct adversarial-pass description in references/README.md and add docs/ gitignore entry
references/README.md described model-routing.md as "adversarial always runs on
at least Sonnet" — inconsistent with the fix landed in model-routing.md itself
(PR #6 nit). Updated to match: "always runs on Opus and cannot be downgraded".
.gitignore: add docs/ entry (was present locally, never committed).1 parent 8aa7a90 commit c7e204a
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments