Commit ea9fe3a
committed
docs(core): name standard-header-validation rung at call site + test header; add precedence caveat
The serveModern call-site comment and the server stdHeaderValidation
test header still attributed the presence/Mcp-Name rejections to the
edge era-classification rung after 5779aab re-stamped them onto the
dedicated standard-header-validation rung. Both now name the rung
explicitly (and note the classifier's mismatch cells stay on
era-classification).
The new rung's documented order (8) is also not the observed
precedence — serveModern evaluates it immediately after the
supported-revision gate, before the dispatch rungs (5-6) and the
capability gate (7). Rather than renumber (wider blast across the
ladder table and the param-header rung), add a precedence caveat to
its rationale, mirroring the client-capabilities entry's caveat.1 parent 5779aab commit ea9fe3a
3 files changed
Lines changed: 11 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
337 | 337 | | |
338 | 338 | | |
339 | 339 | | |
340 | | - | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
341 | 344 | | |
342 | 345 | | |
343 | 346 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
| 650 | + | |
651 | 651 | | |
652 | | - | |
| 652 | + | |
| 653 | + | |
653 | 654 | | |
654 | 655 | | |
655 | 656 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments