Commit ccd14e8
committed
docs(scripts): correct model-resolution header to four steps (#6879)
check-agent-model-declared's WHY-THIS-EXISTS header described model
resolution as three steps, omitting CLAUDE_CODE_SUBAGENT_MODEL, which
outranks the model argument, the frontmatter pin, and inheritance.
Corrects the header to the real four-step order (already written into
.claude/agents/os-dev.md by PR #6871) and adds the adjacent note that
an availableModels-blocked value falls back to the inherited model,
not to the frontmatter pin.
Comment-only change; no behaviour change. The gate still asserts only
that the model: slot is non-empty (#6803).
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01F8q5J1MQyocgtNspb15fSn1 parent 3e8e669 commit ccd14e8
1 file changed
Lines changed: 16 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
12 | 21 | | |
13 | 22 | | |
14 | 23 | | |
| |||
0 commit comments